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