public final class SipHashInline extends Object
public static long hash24(long k0, long k1, byte[] data)
k0
- the first 8 bytes of the keyk1
- the last 8 bytes of the keypublic static long hash24(long k0, long k1, byte[] data, int off, int len)
k0
- the first 8 bytes of the keyk1
- the last 8 bytes of the key