Function bytesToStr

  • Converts Uint8Array to a string.

    Returns

    the converted array

    Parameters

    • arr: Uint8Array

      the array to convert

    Returns string

Generated using TypeDoc