NativeXml Help
Content
|
Index
|
Reference
TXmlNode.BufferWrite
TXmlNode
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.