@exodus/bytes
    Preparing search index...
    • Convert a Uint8Array or Buffer to a BigInt

      The bytes are interpreted as a big-endian unsigned integer.

      Parameters

      • arr: Uint8Array

        The bytes to convert

      Returns bigint

      The BigInt representation