public static class Adler32.ChunkingAdler32
extends java.util.zip.Adler32
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
adler32ChunkSize |
| Constructor and Description |
|---|
Adler32.ChunkingAdler32(int adler32ChunkSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(byte[] b,
int off,
int len) |
Copyright (c) 2004-2012 Oracle. All rights reserved.