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