ContentEncoder
Client content encoder.
Functions
Link copied to clipboard
abstract fun CoroutineScope.decode(source: ByteReadChannel): ByteReadChannel
Content copied to clipboard
Link copied to clipboard
abstract fun CoroutineScope.encode(source: ByteReadChannel): ByteReadChannel
Content copied to clipboard