Package | Description |
---|---|
org.glassfish.grizzly.compression.zip |
Modifier and Type | Method and Description |
---|---|
GZipDecoder.DecodeStatus |
GZipDecoder.GZipInputState.getDecodeStatus() |
static GZipDecoder.DecodeStatus |
GZipDecoder.DecodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GZipDecoder.DecodeStatus[] |
GZipDecoder.DecodeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GZipDecoder.GZipInputState.setDecodeStatus(GZipDecoder.DecodeStatus decodeStatus) |
Copyright © 2014 Oracle Corporation. All rights reserved.