English
Appearance
Base64-encode the given string.
str::string
string
encodeBase64('this is test'); // Returns 'dGhpcyBpcyB0ZXN0'