Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/io
write
float64le
Function float64le
float64le
(
writable
:
Uint8Array
|
ISyncWritable
,
value
:
number
)
:
void
write a float64 (little 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 float64 (little endian) to the target (fuman writable stream or a buffer)