base64UrlDecoded

Decode a Base64 URL-safe encoded String to String.

See RFC 4648 §5


Decode a Base64 URL-safe encoded ByteArray to String.

See RFC 4648 §5