Uses of Class 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.