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

◆ write_line() [10/15]

void xtd::io::text_writer::write_line ( xtd::byte  value)

Writes the specified xtd::byte value and new line to the text stream.

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