| Package | Description |
|---|---|
| io.airlift.slice |
| Modifier and Type | Method and Description |
|---|---|
XxHash64 |
XxHash64.update(byte[] data) |
XxHash64 |
XxHash64.update(byte[] data,
int offset,
int length) |
XxHash64 |
XxHash64.update(Slice data) |
XxHash64 |
XxHash64.update(Slice data,
int offset,
int length) |
Copyright © 2012–2018. All rights reserved.