interface ReaderJob : Job
A coroutine job that is reading from a byte channel
channel
abstract val channel: ByteWriteChannel
A reference to the channel that this coroutine is reading from