Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/binary
readInt32BE
Function readInt32BE
read
Int32BE
(
array
,
offset
?
)
:
number
Reads 4 bytes from array starting at offset as big-endian signed 32-bit integer and returns it.
Parameters
array
:
Uint8Array
offset
:
number
= 0
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
StableLib
Loading...
Reads 4 bytes from array starting at offset as big-endian signed 32-bit integer and returns it.