public class RarCRC
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static int |
checkCrc(int startCrc,
byte[] data,
int offset,
int count) |
static short |
checkOldCrc(short startCrc,
byte[] data,
int count) |