Class MemoryLimitsAwareFilter

    • Constructor Detail

      • MemoryLimitsAwareFilter

        public MemoryLimitsAwareFilter()
    • Method Detail

      • enableMemoryLimitsAwareHandler

        public java.io.ByteArrayOutputStream enableMemoryLimitsAwareHandler​(PdfDictionary streamDictionary)
        Creates a MemoryLimitsAwareOutputStream which will be used for decompression of the passed pdf stream.
        Parameters:
        streamDictionary - the pdf stream which is going to be decompressed.
        Returns:
        the ByteArrayOutputStream which will be used for decompression of the passed pdf stream