NativeXml Help
Content
|
Index
|
Reference
EncodeBase64
Unit: NativeXml
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.