public class DeflateOptions extends Object implements CompressionOptions
Modifier and Type | Method and Description |
---|---|
int |
compressionLevel() |
int |
memLevel() |
int |
windowBits() |
Copyright © 2008–2024 The Netty Project. All rights reserved.