[ CCode ( has_construct_function = false , type = "CamelStream*" ) ]
[ Version ( since = "2.32" ) ]
public StreamFilter (Stream source)
Create a new StreamFilter object.
The source stream is referenced, thus the caller can unref it, if not needed.
| source |
a Stream to filter |
|
a new StreamFilter object. |