public interface Checksum
long
getValue()
void
reset()
update(byte[] b, int off, int len)
update(int b)
void update(int b)
b
void update(byte[] b, int off, int len)
off
len
long getValue()
void reset()