public class SipHashInline
extends java.lang.Object
| Constructor and Description |
|---|
SipHashInline() |
| Modifier and Type | Method and Description |
|---|---|
static long |
hash24(long k0,
long k1,
byte[] data) |
static long |
hash24(long k0,
long k1,
byte[] src,
int offset,
int length) |
Copyright © 2001-2018 JRuby. All Rights Reserved.