| Constructor and Description |
|---|
Jdk6Inflater(boolean nowrap) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBytesRead() |
long |
getBytesWritten() |
int |
inflate(byte[] b,
int off,
int len) |
void |
reset() |
void |
setInput(byte[] b,
int off,
int len) |
end, finalize, finished, getAdler, getRemaining, getTotalIn, getTotalOut, inflate, needsDictionary, needsInput, setDictionary, setDictionary, setInputpublic long getBytesRead()
getBytesRead in class Inflaterpublic long getBytesWritten()
getBytesWritten in class Inflaterpublic int inflate(byte[] b,
int off,
int len)
throws DataFormatException
inflate in class InflaterDataFormatExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.