public class AdjustableFastGZIPOutputStream extends GZIPOutputStream
crcbuf, defout| Constructor and Description |
|---|
AdjustableFastGZIPOutputStream(OutputStream out,
int level) |
AdjustableFastGZIPOutputStream(OutputStream out,
int size,
int level) |
finish, writeclose, deflate, flush, writewritepublic AdjustableFastGZIPOutputStream(OutputStream out, int level) throws IOException
IOExceptionpublic AdjustableFastGZIPOutputStream(OutputStream out, int size, int level) throws IOException
IOExceptionCopyright © 2017. All rights reserved.