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