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