encoder
fun encoder(name: String, encoder: CompressionEncoder, block: CompressionEncoderBuilder.() -> Unit = {})
Content copied to clipboard
Appends an encoder with the specified name and block configuration.
Appends an encoder with the specified name and block configuration.