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, wait
hash, hash, hash32, hash32
public static final XxHash INSTANCE
public long applyAsLong(BytesStore bytes)
applyAsLong
in interface ToLongFunction<BytesStore>
public long applyAsLong(BytesStore bytes, long length) throws IllegalStateException, BufferUnderflowException
applyAsLong
in interface BytesStoreHash<BytesStore>
IllegalStateException
BufferUnderflowException
Copyright © 2022. All rights reserved.