fun CoroutineScope.encode(source: ByteReadChannel): ByteReadChannel
Overrides Encoder.encode
Launch coroutine to encode source bytes.