Filter
Table of Contents
Interfaces
- FilterInterface
- Interface for filters
Classes
- Ascii85
- Class for handling ASCII base-85 encoded data
- Ascii85Exception
- Exception for Ascii85 filter class
- AsciiHex
- Class for handling ASCII hexadecimal encoded data
- FilterException
- Exception for filters
- Flate
- Class for handling zlib/deflate encoded data
- FlateException
- Exception for flate filter class
- Lzw
- Class for handling LZW encoded data
- LzwException
- Exception for LZW filter class