public class AdjustableGZIPOutputStream extends GZIPOutputStream
crc
buf, def
out
Constructor and Description |
---|
AdjustableGZIPOutputStream(OutputStream out,
int level) |
AdjustableGZIPOutputStream(OutputStream out,
int size,
int level) |
finish, write
close, deflate, flush, write
write
public AdjustableGZIPOutputStream(OutputStream out, int level) throws IOException
IOException
public AdjustableGZIPOutputStream(OutputStream out, int size, int level) throws IOException
IOException
Copyright © 2023. All rights reserved.