oneBytethe byte to be written.
TypeReasonJava.IO.IOExceptionif an error occurs while writing to this stream.
Writes a single byte to this stream. Only the least significant byte of the integer oneByte is written to the stream.
[Android Documentation]