Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
java.util.zip | Provides classes for reading and writing the standard ZIP and GZIP file formats. |
Uses of CRC32 in java.util.zip |
---|
Modifier and Type | Field and Description |
---|---|
protected CRC32 |
GZIPOutputStream.crc
CRC-32 of uncompressed data. |
protected CRC32 |
GZIPInputStream.crc
CRC-32 for uncompressed data. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.