public final class CRC32 extends Object
public void update(byte[] buf, int index, int len)
public void reset()
public void reset(long vv)
public long getValue()
public CRC32 copy()
public static int[] getCRC32Table()
Copyright © 2013 jcraft. All Rights Reserved.