An API has returned a value that is base64 encoded and you would like to decode it.
Decode a base64 encoded string.
String
String to decode.
URL Safe
Whether the base64-encoded has been encoded in URL-safe format.
As Bytes
Whether to return the raw bytes, instead of decoding the bytes as a UTF-8 string.
Inputs: **String**: VGhpcyBAaXMgbXkgdGVzdCBzdHJpbmcteWVlZWVoYXc= **URL Safe**: false **As Bytes**: false
Result of Example 1:
Last updated 7 months ago
Was this helpful?
This @is my test string-yeeeehaw