bytesToBigInt produces a bigint from a binary representation.
The Uint8Array to convert.
The bigint that was encoded in the input data.
Generated using TypeDoc
bytesToBigInt produces a bigint from a binary representation.