English
Appearance
Requires a Node.js runtime ('qsu/node')
Decodes an encoded base64 string to a plain string.
encodedStr::string
string
decodeBase64('dGhpcyBpcyB0ZXN0'); // Returns 'this is test'