Movatterモバイル変換
[0]ホーム
Uses of Interface
java.util.zip.Checksum
Packages that useChecksum | Package | Description |
|---|
| java.util.zip | Provides classes for reading and writing the standard ZIP and GZIP file formats. |
|---|
Classes injava.util.zip that implementChecksum | Modifier and Type | Class | Description |
|---|
class | Adler32 | A class that can be used to compute the Adler-32 checksum of a data stream. |
|---|
class | CRC32 | A class that can be used to compute the CRC-32 of a data stream. |
|---|
class | CRC32C | A class that can be used to compute the CRC-32C of a data stream. |
|---|
[8]ページ先頭