public class GZIPOutputStream extends DeflaterOutputStream
| Modifier and Type | Field | Description |
|---|---|---|
protected CRC32 |
crc |
buf, defout| Constructor | Description |
|---|---|
GZIPOutputStream(OutputStream var0) |
|
GZIPOutputStream(OutputStream var0,
int var1) |
deflate, finishwriteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, flush, write, writeprotected CRC32 crc
public GZIPOutputStream(OutputStream var0) throws IOException
IOExceptionpublic GZIPOutputStream(OutputStream var0, int var1) throws IOException
IOException