Package | Description |
---|---|
java.util.zip |
Provides classes for reading and writing the standard ZIP and GZIP
file formats.
|
Modifier and Type | Method and Description |
---|---|
int |
Inflater.inflate(byte[] b)
Uncompresses bytes into specified buffer.
|
int |
Inflater.inflate(byte[] b,
int off,
int len)
Uncompresses bytes into specified buffer.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.