CRC32
public interface Checksum
long
getValue()
void
reset()
update(byte[] b, int offset, int length)
update(int b)