← 返回首页
GZIPInputStream (Java SE 26 & JDK 26)
JavaScript is disabled on your browser.
Contents  
  1. Description
  2. Field Summary
  3. Constructor Summary
  4. Method Summary
  5. Field Details
    1. crc
    2. eos
    3. GZIP_MAGIC
  6. Constructor Details
    1. GZIPInputStream(InputStream, int)
    2. GZIPInputStream(InputStream)
  7. Method Details
    1. read(byte[], int, int)
    2. close()
Hide sidebar  Show sidebar

Class GZIPInputStream

All Implemented Interfaces: Closeable, AutoCloseable
public class GZIPInputStream extends InflaterInputStream
This class implements a stream filter for reading compressed data in the GZIP file format.
Since: 1.1 See Also:

Scripting on this page tracks web page traffic, but does not change the content in any way.