public class CRC64 extends Object
CRC64()
String
getValue()
void
update(byte b)
update(byte[] b, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CRC64()
public String getValue()
public void update(byte[] b, int len)
public void update(byte b)
Copyright © 2020. All rights reserved.