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

decode

abstract fun CoroutineScope.decode(source: ByteReadChannel): ByteReadChannel

Launch coroutine to decode source bytes.