Skip to main content
Decodes a base64 encoded string back to its original value. The input must be a valid base64 encoded value, otherwise an exception may occur or an unexpected value may be returned.

Fields

No configurable options available

Sample data

Input dataOutput data
“Zm9vLWJhcg==”“foo-bar”