ktor-utils / io.ktor.util / Identity / decode

decode

fun CoroutineScope.decode(source: ByteReadChannel): ByteReadChannel

Overrides Encoder.decode

Launch coroutine to decode source bytes.