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 stream
Copyright © 1998–2020 iText Group NV. All rights reserved.