Uses of Class
com.itextpdf.kernel.pdf.MemoryLimitsAwareOutputStream
Packages that use MemoryLimitsAwareOutputStream
-
Uses of MemoryLimitsAwareOutputStream in com.itextpdf.kernel.pdf
Methods in com.itextpdf.kernel.pdf that return MemoryLimitsAwareOutputStreamModifier and TypeMethodDescriptionMemoryLimitsAwareOutputStream.setMaxStreamSize
(int maxStreamSize) Sets the maximum size which can be occupied by this output stream.