FilterBasic


Description:

[ CCode ( has_construct_function = false , type = "GMimeFilter*" ) ]
public FilterBasic (ContentEncoding encoding, bool encode)

Creates a new basic filter for encoding.

Parameters:

encoding

a ContentEncoding

encode

true to encode or false to decode

Returns:

a new basic encoder filter.