FilterBasic
Description:
[ CCode ( has_construct_function = false , type = "GMimeFilter*" ) ]
public FilterBasic (ContentEncoding encoding, bool encode)
public FilterBasic (ContentEncoding encoding, bool encode)
Creates a new basic filter for encoding.
Parameters:
| encoding | |
| encode |
true to encode or false to decode |
Returns:
|
a new basic encoder filter. |