Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
bigint
fromBytes
Function fromBytes
fromBytes
(
buffer
:
Uint8Array
,
le
?:
boolean
)
:
bigint
Convert a byte array to a big integer
Parameters
buffer
:
Uint8Array
Byte array to convert
le
:
boolean
= false
Whether to use little-endian encoding
Returns
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
Convert a byte array to a big integer