public final class Adler32 extends Object
Adler32()
Adler32
copy()
long
getValue()
void
reset()
reset(long init)
update(byte[] buf, int index, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adler32()
public void reset(long init)
public void reset()
public long getValue()
public void update(byte[] buf, int index, int len)
public Adler32 copy()
Copyright © 2013 jcraft. All Rights Reserved.