public class DeflaterOutputStream extends DeflaterOutputStream
buf, defout| 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, writewritepublic 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 Closeableclose in interface AutoCloseableclose in class DeflaterOutputStreamIOExceptionpublic void finish()
throws IOException
finish in class DeflaterOutputStreamIOExceptionCopyright © 1998–2021 iText Group NV. All rights reserved.