• Convert a Uint8Array to a string

    Parameters

    • bytes: Uint8Array

      The bytes to convert to a string

    Returns string

    The string result from the converted bytes

Generated using TypeDoc