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

◆ stream_writer() [2/4]

xtd::io::stream_writer::stream_writer ( std::ostream &  stream)
explicit

Initializes a new instance of the stream_writer class for the specified stream.

Parameters
streamThe stream to be read.