XmlIncrementalSaxParser.compact
void compact() @safe pure nothrowMoves unread bytes to the front of the internal buffer to reclaim space.
This is purely an optimisation hint. It does not change any logical parsing state or visible status.
void compact() @safe pure nothrowMoves unread bytes to the front of the internal buffer to reclaim space.
This is purely an optimisation hint. It does not change any logical parsing state or visible status.