Interface FilterHandlers.FilterHandler
- Enclosing class:
FilterHandlers
public static interface FilterHandlers.FilterHandler
The main interface for creating a new
FilterHandlers.FilterHandler- Since:
- 5.0.4
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)
-
Method Details
-
decode
byte[] decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary) throws IOException - Throws:
IOException
-