SharpMimeTools Documented Class Library

SharpMimeTools.parseCharSet Method 

[This is preliminary documentation and subject to change.]

Parses a Encoding from a charset name

public static Encoding parseCharSet(
   string charset
);

Parameters

charset
charset to parse

Return Value

A Encoding that represents the given charset

See Also

SharpMimeTools Class | anmar.SharpMimeTools Namespace