Uses of Class java.util.zip.Deflater

Uses in package gnu.javax.imageio.png

Methods with parameter type java.util.zip.Deflater

void
Deflates the available data in def to the chunk.

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

Constructors with parameter type java.util.zip.Deflater

Uses in package java.util.zip

Constructors with parameter type java.util.zip.Deflater

Creates a new DeflaterOutputStream with the given Deflater and default buffer size.
Creates a new DeflaterOutputStream with the given Deflater and buffer size.

Fields of type java.util.zip.Deflater

Deflater
The deflater which is used to deflate the stream.