public class DeflaterOutputStream extends DeflaterOutputStream
buf, def
out
Constructor and Description |
---|
DeflaterOutputStream(OutputStream out) |
DeflaterOutputStream(OutputStream out, int level) |
DeflaterOutputStream(OutputStream out, int level, int size) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
finish() |
deflate, flush, write, write
write
public DeflaterOutputStream(OutputStream out, int level, int size)
public DeflaterOutputStream(OutputStream out, int level)
public DeflaterOutputStream(OutputStream out)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class DeflaterOutputStream
IOException
public void finish() throws IOException
finish
in class DeflaterOutputStream
IOException
Copyright © 1998–2023 iText Group NV. All rights reserved.