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

◆ stream_writer() [4/4]

xtd::io::stream_writer::stream_writer ( std::ostream &  stream,
bool  append 
)

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

Parameters
streamThe stream to be read.