|
All Packages Class Hierarchy This Package Previous Next Index Class java.util.zip.GZIPInputStreamjava.lang.Object | +----java.io.InputStream | +----java.io.FilterInputStream | +----java.util.zip.InflaterInputStream | +----java.util.zip.GZIPInputStream
crcprotected CRC32 crc
protected boolean eos
public static final int GZIP_MAGIC
GZIPInputStreampublic GZIPInputStream(InputStream in, int size) throws IOException
public GZIPInputStream(InputStream in) throws IOException
readpublic int read(byte buf[], int off, int len) throws IOException
public void close() throws IOException
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |