| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
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.
|
| GNU Classpath (0.18) |