Converts/Decodes a Base64 encoded string to string. UTF-8 is supported Inverse function convertStringToBase64String
The string to be decoded (either URI encoded or not)
The original string
Converts/Decodes a Base64 encoded string to string. UTF-8 is supported Inverse function convertStringToBase64String