Method | Description | |
---|---|---|
Filter ( |
Processes the input (either of type string or byte[]) data and returns the filtered data in one of the formats above or
|
|
OnClose ( ) : void |
Called when the containig stream is being closed.
|
|
OnCreate ( ) : void |
Called when the filter is attached to a stream.
|
public Filter ( |
||
ctx | ||
input | ||
closing | bool | |
return |