public final class CRC32 extends Object
public int getCRC()
public void updateCRC(int value)
value - The value to update the CRC withpublic void updateCRC(int value,
int count)
value - The value to update the CRC withcount - The number of bytesCopyright © 2015. All rights reserved.