Home
last modified time | relevance | path

Searched defs:GZIPInputStream (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/util/zip/
DGZIPInputStream.java47 public class GZIPInputStream extends InflaterInputStream { class
80 public GZIPInputStream(InputStream is) throws IOException { in GZIPInputStream() method in GZIPInputStream
95 public GZIPInputStream(InputStream is, int size) throws IOException { in GZIPInputStream() method in GZIPInputStream