|
|
java > java.util > java.util.zip > java.util.zip.InflaterInputStream >
Class: java.util.zip.InflaterInputStream java.lang.Object java.io.InputStream java.io.FilterInputStream java.util.zip.InflaterInputStream
public class InflaterInputStream extends FilterInputStream
FIELDS:
protected byte[] buf protected Inflater inf protected int len |
|
|
|
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| read(), read(byte[]), read(byte[], int, int), skip(long), available(), close(), mark(int), reset(), markSupported(), read(), read(byte[]), read(byte[], int, int), skip(long), available(), close(), mark(int), reset(), markSupported(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|