Writes a one-byte Boolean value to the current stream, with 0 representing false and 1 representing true.
value The Boolean value to write (0 or 1).
For a list of common I/O tasks, see Common I/O Tasks.