public class SpookyHashV2 extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
hash32(Slice data,
int offset,
int length,
long seed) |
static long |
hash64(Slice data,
int offset,
int length,
long seed) |
Copyright © 2012–2019. All rights reserved.