Writes an unsigned byte to the current stream and advances the stream position by one byte.
value The unsigned byte to write.
Because of data formatting conflicts, using this method with the following encodings is not recommended:
UTF-7
ISO-2022-JP
ISCII
For a list of common I/O tasks, see Common I/O Tasks.