NativeXml Help
TsdXmlParser.Flush
procedure Flush(Force: boolean);
Description
Call flush once in a while, to check if data can be flushed out. Flushing means that the part before the current pointer is removed and the bytes following are moved to 0 position. It is only actually done when enough chunks are read, and the flushing happens chunk-wise.