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