public class CRC32 extends Object implements Checksum
CRC32()
long
getValue()
void
reset()
update(byte[] buf)
update(byte[] buf, int off, int len)
update(int bval)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CRC32()
public long getValue()
getValue
Checksum
public void reset()
reset
public void update(int bval)
update
public void update(byte[] buf)
public void update(byte[] buf, int off, int len)
www.eWON.biz: Your Eyes Watching Over Net