'\0' if no data is available.XmlIncrementalLexer.peek
char peek() @safe pure nothrowPeeks at the next unread byte without consuming it.
Returns
The next byte, or
char peek() @safe pure nothrowPeeks at the next unread byte without consuming it.
'\0' if no data is available.