public static class Adler32.ChunkingAdler32
extends java.util.zip.Adler32
Constructor and Description |
---|
Adler32.ChunkingAdler32(int adler32ChunkSize) |
Modifier and Type | Method and Description |
---|---|
void |
update(byte[] b,
int off,
int len) |