public class GZipResponseStreamWrapper.FlushableGZIPOutputStream extends GZIPOutputStream
crcbuf, defout| Constructor and Description |
|---|
GZipResponseStreamWrapper.FlushableGZIPOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
finish, writedeflate, writewritepublic GZipResponseStreamWrapper.FlushableGZIPOutputStream(OutputStream out) throws IOException
IOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class DeflaterOutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DeflaterOutputStreamIOExceptionCopyright © 2013 OCPsoft. All Rights Reserved.