base64-encode()

string base64-encode(string input)

encodes the data passed in the input parameter using Base64.

Last updated