Decodes a base64 URL-safe encoded string.
The base64 URL-safe encoded string to decode.
The decoded string, or null if the input is not a string.
null
Decodes a base64 URL-safe encoded string.