Package java.util.zip
Interface Checksum
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetValue()voidreset()voidupdate(byte[] var0, int var1, int var2)voidupdate(int var0)
-
| Modifier and Type | Method | Description |
|---|---|---|
long |
getValue() |
|
void |
reset() |
|
void |
update(byte[] var0,
int var1,
int var2) |
|
void |
update(int var0) |