Generated by
JDiff

Class com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler

Documentation changed from old to new.

Added Methods
boolean  isMemoryLimitsAwarenessRequiredOnDecompression( PdfArray) Performs a check if the PdfStream with provided setup of the filters requires memory limits awareness during decompression.
 

Changed Methods
MemoryLimitsAwareHandler  setMaxSizeOfDecompressedPdfStreamsSum( long) Documentation changed from old to new.
Sets the maximum allowed size which can be occupied by all decompressed pdf streams.
MemoryLimitsAwareHandler  setMaxSizeOfSingleDecompressedPdfStream( int) Documentation changed from old to new.
Sets the maximum allowed size which can be occupied by a single decompressed pdf stream.