oneBytethe byte to be written.
TypeReasonJava.IO.IOException
Writes a single byte to this stream. Only the least significant byte of the integer oneByte is written to the stream.
[Android Documentation]