WriterJob
interface WriterJob : JobA coroutine job that is writing to a byte channel
Properties
        abstract val channel: ByteReadChannelA reference to the channel that this coroutine is writing to  | 
interface WriterJob : JobA coroutine job that is writing to a byte channel
        abstract val channel: ByteReadChannelA reference to the channel that this coroutine is writing to  |