Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/io
write
uint24le
Function uint24le
uint24le
(
writable
:
Uint8Array
|
ISyncWritable
,
value
:
number
,
noAssert
?:
boolean
,
)
:
void
write a uint24 (little endian) to the target (fuman writable stream or a buffer)
Parameters
writable
:
Uint8Array
|
ISyncWritable
value
:
number
noAssert
:
boolean
= false
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
write a uint24 (little endian) to the target (fuman writable stream or a buffer)