xtd 0.2.0

◆ write() [7/15]

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

Writes the specified int16 value to the text stream.

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