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