• Converts a hexadecimal string to a Uint8Array.

    Returns

    The Uint8Array representation of the hexadecimal string.

    Parameters

    • hexString: string

      The hexadecimal string to convert.

    Returns Uint8Array

Generated using TypeDoc