An interface representing a data checksum.
A class that can be used to compute the Adler-32 checksum of a data stream.
CheckedInputStreamAn input stream that also maintains a checksum of the data being read.
CheckedOutputStreamAn output stream that also maintains a checksum of the data being written.
CRC32A class that can be used to compute the CRC-32 of a data stream.
DeflaterThis class provides support for general purpose compression using the popular ZLIB compression library.
DeflaterInputStreamImplements an input stream filter for compressing data in the "deflate" compression format.
DeflaterOutputStreamThis class implements an output stream filter for compressing data in the "deflate" compression format.
GZIPInputStreamThis class implements a stream filter for reading compressed data in the GZIP file format.
GZIPOutputStreamThis class implements a stream filter for writing compressed data in the GZIP file format.
InflaterThis class provides support for general purpose decompression using the popular ZLIB compression library.
InflaterInputStreamThis class implements a stream filter for uncompressing data in the "deflate" compression format.
InflaterOutputStreamImplements an output stream filter for uncompressing data stored in the "deflate" compression format.
ZipEntryThis class is used to represent a ZIP file entry.
ZipFileThis class is used to read entries from a zip file.
ZipInputStreamThis class implements an input stream filter for reading files in the ZIP file format.
ZipOutputStreamThis class implements an output stream filter for writing files in the ZIP file format.
Signals that a data format error has occurred.
ZipExceptionSignals that a Zip exception of some sort has occurred.
Signals that an unrecoverable error has occurred.
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2020, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4