Uses of Class
com.itextpdf.io.source.OutputStream
Packages that use OutputStream
-
Uses of OutputStream in com.itextpdf.kernel.font
Methods in com.itextpdf.kernel.font with parameters of type OutputStreamModifier and TypeMethodDescriptionprivate int
PdfType0Font.writeBfrange
(OutputStream<ByteArrayOutputStream> stream, List<Glyph> range) -
Uses of OutputStream in com.itextpdf.kernel.pdf
Subclasses of OutputStream in com.itextpdf.kernel.pdf -
Uses of OutputStream in com.itextpdf.kernel.utils
Subclasses of OutputStream in com.itextpdf.kernel.utilsModifier and TypeClassDescription(package private) class
PdfWriter implementation which allows to create documents in memory and dump them on disk on purpose.