Function bigInt2Bytes

  • Positive BigInt to Uint8Array Big-endian order

    Parameters

    • bigInt: bigint
    • Optional size: number

    Returns Uint8Array

Generated using TypeDoc