Function fromBytesString

  • Deserializes a byte array into a string.

    Returns

    The deserialized string.

    Parameters

    • byte: Uint8Array

      Uint8Array representing the serialized string.

    Returns string

Generated using TypeDoc