| Package | Description |
|---|---|
| okio |
Okio complements
java.io and java.nio to make it much easier to access, store,
and process your data. |
| Modifier and Type | Field and Description |
|---|---|
private InflaterSource |
GzipSource.inflaterSource
The inflater source takes care of moving data between compressed source and
decompressed sink buffers.
|