StreamFilter


Description:

[ 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.

Parameters:

source

a Stream to filter

Returns:

a new StreamFilter object.