Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 131 Bytes

base64-encode.md

File metadata and controls

7 lines (5 loc) · 131 Bytes

base64-encode()

string base64-encode(string input)

encodes the data passed in the input parameter using Base64.