- value
- the byte to write.
Type Reason Java.IO.IOException if an error occurs while writing to the target stream.
Writes a single byte to the target stream. Only the least significant byte of the integer value is written to the stream. Blocks until the byte is actually written.