XmlIncrementalLexer.unread
const(char)[] unread() const @safe pure nothrowReturns a slice of the unread portion of the internal buffer.
Warning: the returned slice is invalidated by feed() and compact().
const(char)[] unread() const @safe pure nothrowReturns a slice of the unread portion of the internal buffer.
Warning: the returned slice is invalidated by feed() and compact().