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