|
virtual |
Reads the next character without changing the state of the reader or the character source. Returns the next available character without actually reading it from the input stream.
Reimplemented in xtd::io::stream_reader, and xtd::io::string_reader.