• Turns a Uint8Array into a string.

    Supports utf8, utf-8 and any encoding supported by the multibase module.

    Also ascii which is similar to node's 'binary' encoding.

    Parameters

    Returns string