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