English
Appearance
Requires a Node.js runtime ('qsu/node')
Base64-encode the given string.
str::string
string
encodeBase64('this is test'); // Returns 'dGhpcyBpcyB0ZXN0'