- 
Packages that use Inflater 
| Package | Description |  
| java.util.zip | Provides classes for reading and writing the standard ZIP and GZIP file
 formats. |  
 
- 
- 
Fields in java.util.zip declared as Inflater 
| Modifier and Type | Field | Description |  
| protected Inflater | InflaterInputStream. inf | Decompressor for this stream. |  
| protected Inflater | InflaterOutputStream. inf | Decompressor for this stream. |