NativeXml Help
EncodeBase64
function EncodeBase64(const Source: RawByteString): Utf8String;
Description
Encode binary data in Source as BASE64. The function returns the BASE64 encoded data as UTF8String, without any linebreaks.