|
|
java > java.util > java.util.zip > java.util.zip.zipinputstream >
Class: java.util.zip.ZipInputStream java.lang.Object java.io.InputStream java.io.FilterInputStream java.util.zip.InflaterInputStream java.util.zip.ZipInputStream
public class ZipInputStream extends InflaterInputStream
FIELDS:
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| read(), read(byte[], int, int), available(), skip(long), close(), fill(), markSupported(), mark(int), reset(), 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:
|
|



|