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

◆ write() [2/15]

virtual void xtd::io::text_writer::write ( const xtd::string value)
virtual

Writes the specified string value to the text stream.

Parameters
valueThe value to write.
Exceptions
io::io_exceptionAn I/O error occurs.

Reimplemented from xtd::io::text_writer.