EncodeBase64 function
function
EncodeBase64(Const Value: string): string;
Unit
SynaCode
Description
Encode
s a
string to base64 form
at
. (used in MIME)
See also:
DecodeBase64