iText 7 7.1.9 API
|
Handles RunLengthDecode filter. More...
Public Member Functions |
|
override byte[] | Decode (byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary) |
Decode the byte[] using the provided filterName. More... |
|
![]() |
|
virtual MemoryStream | EnableMemoryLimitsAwareHandler (PdfDictionary streamDictionary) |
Creates a MemoryLimitsAwareOutputStream which will be used for decompression of the passed pdf stream. More... |
|
Handles RunLengthDecode filter.
|
inlinevirtual |
Decode the byte[] using the provided filterName.
Implements iText.Kernel.Pdf.MemoryLimitsAwareFilter.