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