Function toBytes

  • Converts an I8 value to bytes

    Parameters

    • value: bigint

      The number to convert

    Returns Uint8Array

    The bytes representation of the number

    Throws

    if the value is out of range for I8