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