Uses of Interface
com.itextpdf.io.source.IFinishable
Packages that use IFinishable
-
Uses of IFinishable in com.itextpdf.brotlicompressor
Classes in com.itextpdf.brotlicompressor that implement IFinishableModifier and TypeClassDescriptionclassAn output stream that compresses data using the Brotli compression algorithm. -
Uses of IFinishable in com.itextpdf.io.source
Classes in com.itextpdf.io.source that implement IFinishableModifier and TypeClassDescriptionclassAn output stream that encodes data according to theASCII85Decodefilter from the PDF specification.classAn output stream that encodes data according to theASCIIHexDecodefilter from the PDF specification.classAn output stream that compresses data using the DEFLATE compression algorithm.classAn output stream that encodes data according to theRunLengthDecodefilter from the PDF specification.