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