JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
java.util.zip.CRC32
Packages that use
CRC32
Package
Description
java.util.zip
Uses of
CRC32
in
java.util.zip
Fields in
java.util.zip
declared as
CRC32
Modifier and Type
Field
Description
protected
CRC32
GZIPInputStream.
crc
The checksum algorithm used when handling uncompressed data.
protected
CRC32
GZIPOutputStream.
crc
The checksum algorithm used when treating uncompressed data.