ContentEncoder

Client content encoder.

Functions

Link copied to clipboard
abstract fun CoroutineScope.decode(source: ByteReadChannel): ByteReadChannel
Link copied to clipboard
abstract fun CoroutineScope.encode(source: ByteReadChannel): ByteReadChannel

Properties

Link copied to clipboard
abstract val name: String

Encoder identifier to use in http headers.