XmlIncrementalLexer.unread

const(char)[] unread() const @safe pure nothrow

Returns a slice of the unread portion of the internal buffer.

Warning: the returned slice is invalidated by feed() and compact().