Fields
No configurable options availableSample data
| Input data | Output data |
|---|---|
| “Zm9vLWJhcg==” | “foo-bar” |
This is the opposite of the string-base64-encode. It takes the input string which should be an base64 encoded value and converts it back to a normal human readable value.
| Input data | Output data |
|---|---|
| “Zm9vLWJhcg==” | “foo-bar” |