ReaderJob
interface ReaderJob : JobA coroutine job that is reading from a byte channel
Properties
abstract val channel: ByteWriteChannelA reference to the channel that this coroutine is reading from |
interface ReaderJob : JobA coroutine job that is reading from a byte channel
abstract val channel: ByteWriteChannelA reference to the channel that this coroutine is reading from |