ReaderJob

interface ReaderJob : Job

A coroutine job that is reading from a byte channel

Properties

channel

abstract val channel: ByteWriteChannel

A reference to the channel that this coroutine is reading from