| Package | Description |
|---|---|
| io.netty.handler.codec.compression |
| Modifier and Type | Field and Description |
|---|---|
private JdkZlibDecoder.GzipState |
JdkZlibDecoder.gzipState |
| Modifier and Type | Method and Description |
|---|---|
static JdkZlibDecoder.GzipState |
JdkZlibDecoder.GzipState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JdkZlibDecoder.GzipState[] |
JdkZlibDecoder.GzipState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|