Classes
| Class | Description | |
|---|---|---|
| Ascii85Decode |
Implements the ASCII85Decode filter.
| |
| AsciiHexDecode |
Implements the ASCIIHexDecode filter.
| |
| CryptDecode |
CrpytDecode filter.For now it supports only IdentityFilter which doesn't change data stream in any way.
| |
| Filter |
Base class for all stream filters
| |
| FlateDecode |
Implements the FlateDecode filter by wrapping SharpZipLib.
| |
| LzwDecode |
Implements the LzwDecode filter.
| |
| RunLengthDecode |
Implements RunLengthDecode
|