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

◆ write() [6/15]

void xtd::io::text_writer::write ( sbyte  value)

Writes the specified sbyte value to the text stream.

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