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