- oneByte
- the byte to write to this file.
Type Reason Java.IO.IOException if this file is closed or another I/O error occurs.
Writes a byte to this file, starting at the current file pointer. Only the least significant byte of the integer oneByte is written.