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

Public Methods | |
| ArrayXorSink (byte *buf,unsigned int size) | |
| void | Put (byte b) |
| input a byte for processing. More... | |
| void | Put (const byte *str,unsigned int len) |
| input multiple bytes. More... | |
Definition at line 386 of file filters.h.
|
|
|
|
|
input multiple bytes.
Reimplemented from ArraySink. |
|
|
input a byte for processing.
Reimplemented from ArraySink. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000