Home
last modified time | relevance | path

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

/external/okhttp/okio/okio/src/main/java/okio/
DInflaterSource.java27 public final class InflaterSource implements Source { class
39 public InflaterSource(Source source, Inflater inflater) { in InflaterSource() method in InflaterSource
48 InflaterSource(BufferedSource source, Inflater inflater) { in InflaterSource() method in InflaterSource