![]()  | 
						
							 xtd - Reference Guide
								 0.1.0
							 
							Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android. 
						 | 
					
This is the complete list of members for xtd::io::text_reader, including all inherited members.
| close() | xtd::io::text_reader | virtual | 
| equals(const object &obj) const noexcept | xtd::object | virtual | 
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static | 
| get_hash_code() const noexcept | xtd::object | virtual | 
| memberwise_clone() const | xtd::object | inline | 
| null() noexcept | xtd::io::text_reader | static | 
| object()=default | xtd::object | |
| peek() const | xtd::io::text_reader | virtual | 
| read() | xtd::io::text_reader | virtual | 
| read(std::vector< char > &buffer, size_t index, size_t count) | xtd::io::text_reader | virtual | 
| read_block(std::vector< char > &buffer, size_t index, size_t count) | xtd::io::text_reader | virtual | 
| read_line() | xtd::io::text_reader | virtual | 
| read_to_end() | xtd::io::text_reader | virtual | 
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static | 
| synchronised(text_reader &reader) noexcept | xtd::io::text_reader | static | 
| text_reader()=default | xtd::io::text_reader | protected | 
| to_string() const noexcept | xtd::object | virtual |