Function hexToBytes

  • Convert a hex string to Uint8Array for Node.js and browser environments.

    Parameters

    • hexString: string

    Returns Uint8Array

    A Uint8Array

Generated using TypeDoc