XmlIncrementalReader.markEndOfStream
void markEndOfStream() @safe pure nothrowSignals that no more data will be fed.
After this call, feed() must not be called. Calling markEndOfStream() more than once is a no-op.
void markEndOfStream() @safe pure nothrowSignals that no more data will be fed.
After this call, feed() must not be called. Calling markEndOfStream() more than once is a no-op.