java.util.zip

Package java.util.zip

Provides classes for reading and writing the standard ZIP and GZIP file formats.

See: Description

Interface Summary
Interface Description
Checksum

An interface representing a data checksum.

Class Summary
Class Description
Adler32

A class that can be used to compute the Adler-32 checksum of a data stream-

CheckedInputStream

An input stream that also maintains a checksum of the data being read.

登录查看完整内容