A read channel over a File object.
Flush the input.
If there is data to read, non blocking.
If the channel is open.
Read at most s bytes from the channel.
See Implementation
A read channel over a File object.