XmlIncrementalLexer.enforceNotEos

private void enforceNotEos() const @safe

Throws XmlException if the stream has been marked as ended.

Throws

XmlException if markEndOfStream() was previously called.