xtd 0.2.0
Loading...
Searching...
No Matches

◆ read()

int32 xtd::io::null_text_reader::read ( )
overridevirtual

Reads the next character from the input stream and advances the character position by one character.

Returns
The next character from the input stream, or EOF if no more characters are available.

Reimplemented from xtd::io::text_reader.