• Base64u - URL-Safe Base64 variant no padding. Based on https://gist.github.com/jonleighton/958841

    Parameters

    • data: Uint8Array
    • Optional urlSafe: boolean

    Returns string