public class PureJavaCrc32C extends Object
PureJavaCrc32C()
long
getValue()
void
reset()
update(byte[] b, int off, int len)
update(int b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PureJavaCrc32C()
public long getValue()
public void reset()
public void update(byte[] b, int off, int len)
public final void update(int b)
Copyright © 2020 Joyqueue Community. All rights reserved.