|
iText 9.5.0 API
|
Public Member Functions |
|
| DeflaterOutputStream (Stream outp, int level, int size) | |
| DeflaterOutputStream (Stream outp, int level) | |
| DeflaterOutputStream (Stream outp) | |
Public Member Functions inherited from iText.IO.Source.IFinishable |
|
| void | Finish () |
| Is called to finalize the stream, implementing classes should ensure that the underlying output stream remains open after this method is called. More... |
|
Protected Member Functions |
|
| override void | Dispose (bool disposing) |