public class RarCRC extends 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) |
Copyright © 2017. All rights reserved.