Function toHexString

  • Converts a byte array to a hex string. Opposite of fromHexString().

    Parameters

    • bytes: Uint8Array

    Returns string

Generated using TypeDoc