FilterCharset.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(string fromCharset, string toCharset) nothrow

Creates a new #GMimeFilterCharset filter.

Parameters

fromCharsetcharset to convert from
toCharsetcharset to convert to

Returns

a new charset filter or null if the charset conversion is

not possible.