| Class and Description |
|---|
| DataFormatException
Signals that a data format error has occurred.
|
| Checksum
An interface representing a data checksum.
|
| Inflater
This class provides support for general purpose decompression using the
popular ZLIB compression library.
|
| InflaterInputStream
This class implements a stream filter for uncompressing data in the
"deflate" compression format.
|
| ZipEntry
This class is used to represent a ZIP file entry.
|
Copyright © 2021 API Design. All Rights Reserved.