Writablepublic class MD5MD5CRC32GzipFileChecksum extends MD5MD5CRC32FileChecksum
LENGTH| Constructor | Description |
|---|---|
MD5MD5CRC32GzipFileChecksum() |
Same as this(0, 0, null)
|
MD5MD5CRC32GzipFileChecksum(int bytesPerCRC,
long crcPerBlock,
MD5Hash md5) |
Create a MD5FileChecksum.
|
| Modifier and Type | Method | Description |
|---|---|---|
DataChecksum.Type |
getCrcType() |
returns the CRC type.
|
getAlgorithmName, getBytes, getChecksumOpt, getCrcTypeFromAlgorithmName, getLength, readFields, toString, writeequals, hashCodepublic MD5MD5CRC32GzipFileChecksum()
public MD5MD5CRC32GzipFileChecksum(int bytesPerCRC,
long crcPerBlock,
MD5Hash md5)
bytesPerCRC - bytesPerCRC.crcPerBlock - crcPerBlock.md5 - md5.public DataChecksum.Type getCrcType()
MD5MD5CRC32FileChecksumgetCrcType in class MD5MD5CRC32FileChecksumCopyright © 2008–2025 Apache Software Foundation. All rights reserved.