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 DeflaterSink |
GzipSink.deflaterSink
The deflater sink takes care of moving data between decompressed source and
compressed sink buffers.
|