| Class | Description |
|---|---|
| GZipDecoder |
This class implements a
Transformer which decodes data
represented in the GZIP format. |
| GZipDecoder.GZipInputState | |
| GZipEncoder |
This class implements a
Transformer which encodes plain data to
the GZIP format. |
| GZipEncoder.GZipOutputState | |
| GZipFilter |
This class implements a
Filter which
encodes/decodes data in the GZIP format. |
| Enum | Description |
|---|---|
| GZipDecoder.DecodeStatus |
Copyright © 2014 Oracle Corporation. All Rights Reserved.