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