base64-encode()
string base64-encode(string input)
encodes the data passed in the input
parameter using Base64.
Last updated
Was this helpful?
string base64-encode(string input)
encodes the data passed in the input
parameter using Base64.
Last updated
Was this helpful?