- java.lang.Object
-
- java.util.zip.Adler32
-
- com.sleepycat.je.utilint.Adler32.ChunkingAdler32
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) int |
adler32ChunkSize |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
update(byte[] b,
int off,
int len) |
-
Methods inherited from class java.util.zip.Adler32
getValue, reset, update, update
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
adler32ChunkSize
int adler32ChunkSize
Copyright (c) 2004,2008 Oracle. All rights reserved.