public class XxHash extends Object implements BytesStoreHash<BytesStore>
| Constructor and Description |
|---|
XxHash(long seed) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(BytesStore bytes) |
long |
applyAsLong(BytesStore bytes,
long length) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithash, hash, hash32, hash32public static final XxHash INSTANCE
public long applyAsLong(BytesStore bytes)
applyAsLong in interface ToLongFunction<BytesStore>public long applyAsLong(BytesStore bytes, long length)
applyAsLong in interface BytesStoreHash<BytesStore>Copyright © 2018. All rights reserved.