Convert a Uint8Array or Buffer to a BigInt
The bytes are interpreted as a big-endian unsigned integer.
The bytes to convert
The BigInt representation
Convert a Uint8Array or Buffer to a BigInt
The bytes are interpreted as a big-endian unsigned integer.