Identity
Functions
Link copied to clipboard
open override fun CoroutineScope.decode(source: ByteReadChannel): ByteReadChannel
Content copied to clipboard
Launch coroutine to decode source bytes.
Link copied to clipboard
open override fun CoroutineScope.encode(source: ByteReadChannel): ByteReadChannel
Content copied to clipboard
Launch coroutine to encode source bytes.