NativeXml Help
TXmlNode.BufferWrite
procedure BufferWrite(const Buffer; Count: Integer); virtual;
Description
Use this method to write binary data in Buffer with a length of Count to the current node. The data will appear as text using Base64 method in the final XML document.