Converts a Uint8Array into an unsigned 128-bit integer (u128) BigInt.
The deserialized u128BigInt value
The array to convert
Optional
The optional offset in the Uint8Array at which to start reading the u128 value (default: 0)
Generated using TypeDoc
Converts a Uint8Array into an unsigned 128-bit integer (u128) BigInt.
Returns
The deserialized u128BigInt value