public class FNV64 extends Object implements Checksum
FNV64()
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 FNV64()
public void update(int b)
update
Checksum
public void update(byte[] b, int off, int len)
public long getValue()
getValue
public void reset()
reset
Copyright © 2016. All rights reserved.