Binary Raw - Docs
Preparing search index...
core/buffer
readFloat64
Function readFloat64
readFloat64
(
buf
:
BinaryBuffer
,
offset
:
AbsoluteOffset
,
littleEndian
?:
boolean
,
)
:
number
Reads a 64-bit float at the given offset.
Parameters
buf
:
BinaryBuffer
offset
:
AbsoluteOffset
littleEndian
:
boolean
= true
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Binary Raw - Docs
Loading...
Reads a 64-bit float at the given offset.