deflate
fun CompressionConfig.deflate(block: CompressionEncoderBuilder.() -> Unit = {})
Content copied to clipboard
Appends the deflate
encoder with the block configuration and the 0.9 priority.
Appends the deflate
encoder with the block configuration and the 0.9 priority.