| Constructor and Description |
|---|
CRC64() |
| Modifier and Type | Method and Description |
|---|---|
long |
getValue() |
void |
reset() |
void |
update(byte b) |
void |
update(byte[] buffer) |
void |
update(byte[] buffer,
int offset,
int length) |
void |
update(int b) |
Copyright © 2019. All rights reserved.