work, the stream being filtered MUST already be encoded in UTF-8.
Parameters
flags | filter flags |
Returns
a new best filter with flags flags.
(gmime.types.FilterBestFlags flags)Creates a new GMimeFilterBest filter. flags are used to determine which information to keep statistics of. If the #GMIME_FILTER_BEST_CHARSET bit is set, the filter will be able to compute the best charset for encoding the stream of data filtered. If the #GMIME_FILTER_BEST_ENCODING bit is set, the filter will be able to compute the best Content-Transfer-Encoding for use with the stream being filtered.
work, the stream being filtered MUST already be encoded in UTF-8.
flags | filter flags |