Binary Raw - Docs
Preparing search index...
core/buffer
readFloat32
Function readFloat32
readFloat32
(
buf
:
BinaryBuffer
,
offset
:
AbsoluteOffset
,
littleEndian
?:
boolean
,
)
:
number
Reads a 32-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 32-bit float at the given offset.