• Decodes the given byte array from UTF-8 into a string. Throws if encoding is invalid.

    Parameters

    • arr: Uint8Array

    Returns string