|
explicit |
Initializes a new instance of the stream_reader class for the specified file name.
path | The complete file path to be read. |
xtd::argument_exception | path is a zero-length string, contains only white space, or contains one or more invalid characters as defined by xtd::io::path::invalid_path_chars. |