IO channel via File objects.
Useful when e.g. communicating over pipes.
Close the write channel.
Flush the output.
Write data to the output channel.
See Implementation
IO channel via File objects.
Useful when e.g. communicating over pipes.