| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
AbstractChecksumjonelo.jacksum.algorithm.Crc32public class Crc32extends AbstractChecksumConstructor Summary | |
| |
Method Summary | |
byte[] | |
long |
|
void |
|
void |
|
void |
|
void |
|
public byte[] getByteArray()
public long getValue()
public void reset()
public void update(byte b)
public void update(byte[] buffer,
int offset,
int len)public void update(int b)