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