Constructor and Description |
---|
CRC32() |
Modifier and Type | Method and Description |
---|---|
long |
getValue() |
void |
reset() |
void |
update(byte[] buff) |
void |
update(byte[] buff,
int offset,
int size) |
void |
update(int i) |