string base64-encode(string input)
encodes the data passed in the input parameter using Base64.
input
Last updated 5 years ago