FilterBest
Object Hierarchy:
Description:
[
CCode ( type_id =
"g_mime_filter_best_get_type ()" ) ]
public class FilterBest :
Filter
A filter for calculating the best encoding and/or charset to encode the data passed through it.
Content:
Creation methods:
Methods:
- public ContentEncoding encoding (EncodingConstraint constraint)
Calculates the most efficient Content-Transfer-Encoding for the content
filtered through this that fits within the encoding constraint
.
- public unowned string get_charset ()
Calculates the best charset for encoding the content filtered through the
this filter.
Fields:
Inherited Members:
All known members inherited from class GMime.Filter
All known members inherited from class GLib.Object