FilterCharset.this

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

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.