compressed
fun OutgoingContent.compressed(contentEncoder: ContentEncoder, coroutineContext: CoroutineContext = EmptyCoroutineContext): OutgoingContent?
Returns OutgoingContent compressed with contentEncoder if possible.
Returns OutgoingContent compressed with contentEncoder if possible.