public abstract class MemoryLimitsAwareFilter extends Object implements IFilterHandler
MemoryLimitsAwareHandler
Constructor and Description |
---|
MemoryLimitsAwareFilter() |
Modifier and Type | Method and Description |
---|---|
ByteArrayOutputStream |
enableMemoryLimitsAwareHandler(PdfDictionary streamDictionary)
Creates a
MemoryLimitsAwareOutputStream which will be used for decompression of the passed pdf stream. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode
public ByteArrayOutputStream enableMemoryLimitsAwareHandler(PdfDictionary streamDictionary)
MemoryLimitsAwareOutputStream
which will be used for decompression of the passed pdf stream.streamDictionary
- the pdf stream which is going to be decompressed.ByteArrayOutputStream
which will be used for decompression of the passed pdf streamCopyright © 1998–2023 Apryse Group NV. All rights reserved.