Frames | No Frames |
Methods with parameter type java.util.zip.Deflater | |
void | Deflates the available data in def to the chunk.
|
Constructors with parameter type java.util.zip.Deflater | |
OutputSecurityParameters.OutputSecurityParameters(Cipher cipher, Mac mac, Deflater deflater, SessionImpl session, CipherSuite suite) |
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.
|