This is the complete list of members for xtd::io::string_reader, including all inherited members.
| close() | xtd::io::text_reader | virtual | 
| equals(const object &obj) const noexcept | xtd::object | virtual | 
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic | 
| get_hash_code() const noexcept | xtd::object | virtual | 
| get_type() const noexcept | xtd::object | virtual | 
| memberwise_clone() const | xtd::object | inline | 
| null() noexcept | xtd::io::text_reader | static | 
| object()=default | xtd::object | |
| peek() const override | xtd::io::string_reader | virtual | 
| read() override | xtd::io::string_reader | virtual | 
| xtd::io::text_reader::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_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic | 
| string_reader(const xtd::string &input) | xtd::io::string_reader | explicit | 
| 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 |