public class GzipOutputStream extends GZIPOutputStream
crcbuf, defout| Constructor and Description |
|---|
GzipOutputStream(OutputStream out,
int size,
boolean syncFlush) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOut() |
finish, writeclose, deflate, flush, writewritepublic GzipOutputStream(OutputStream out, int size, boolean syncFlush) throws IOException
IOExceptionpublic OutputStream getOut()
Copyright © 2012–2017 MARID software development group. All rights reserved.