NativeXml Help
Content
|
Index
|
Reference
TXmlNode.BufferLength
TXmlNode
function
BufferLength: integer;
virtual
;
Description
Returns the length of the data in the buffer, once it would be decoded by the Base64 method. The length of the unencoded data is determined from the length of the encoded data. Base64 must use the padding characters.