Package | Description |
---|---|
java.util.zip |
Modifier and Type | Field and Description |
---|---|
protected Deflater |
DeflaterOutputStream.def |
Constructor and Description |
---|
DeflaterOutputStream(OutputStream out,
Deflater defl) |
DeflaterOutputStream(OutputStream out,
Deflater defl,
int bufsize) |