Package | Description |
---|---|
org.glassfish.grizzly.compression.lzma.impl |
Modifier and Type | Method and Description |
---|---|
Decoder.State |
Decoder.code(LZMADecoder.LZMAInputState decoderState,
long outSize) |
static Decoder.State |
Decoder.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Decoder.State[] |
Decoder.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Oracle Corporation. All rights reserved.