Constructor and Description |
---|
PureJavaCrc32C()
Create a new PureJavaCrc32 object.
|
Modifier and Type | Method and Description |
---|---|
int |
getIntegerValue() |
long |
getValue() |
void |
reset() |
void |
update(byte[] b,
int off,
int len) |
void |
update(int b) |
Copyright © 2011–2024 xerial.org. All rights reserved.