public static class Adler32.ChunkingAdler32 extends java.util.zip.Adler32
Adler32.ChunkingAdler32(int adler32ChunkSize)
void
update(byte[] b, int off, int len)
getValue, reset, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adler32.ChunkingAdler32(int adler32ChunkSize)
public void update(byte[] b, int off, int len)
update
java.util.zip.Checksum
java.util.zip.Adler32