#include <filters.h>
Inheritance diagram for TransparentFilter:

Public Methods | |
| TransparentFilter (BufferedTransformation *outQ=NULL) | |
| void | Put (byte inByte) |
| input a byte for processing. More... | |
| void | Put (const byte *inString,unsigned int length) |
| input multiple bytes. More... | |
Definition at line 33 of file filters.h.
|
|
|
|
|
input multiple bytes.
Reimplemented from BufferedTransformation. |
|
|
input a byte for processing.
Reimplemented from BufferedTransformation. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000