Represents a null text reader.
Definition text_reader.h:86
int32_t read() override
Reads the next character from the input stream and advances the character position by one character.
Represents a synchronized text reader.
Definition text_reader.h:95
int32_t read() override
Reads the next character from the input stream and advances the character position by one character.
Represents a reader that can read a sequential series of characters.
Definition text_reader.h:29
static null_text_reader & null() noexcept
Provides a text_reader with no data to read from.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition system_report.h:17