Function bytesToHex

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

    Parameters

    • byteArray: Uint8Array

    Returns string

    A hex string

Generated using TypeDoc