Uses of Class java.util.zip.Inflater

Uses in package java.util.zip

Constructors with parameter type java.util.zip.Inflater

Create an InflaterInputStream with the specified decompresseor and a default buffer size.
Create an InflaterInputStream with the specified decompresseor and a specified buffer size.

Fields of type java.util.zip.Inflater

Inflater
Decompressor for this filter

Uses in package gnu.javax.net.ssl.provider

Constructors with parameter type java.util.zip.Inflater

Uses in package gnu.javax.imageio.png

Methods with parameter type java.util.zip.Inflater

void
Feeds the data in the chunk to a ZIP inflater object.