Delegate that is used when the EncodingFinder is unable to find an encoding by using the EncodingMap or general code.
This is used as a last resort and can be used for setting a default encoding or for finding an encoding on runtime for some characterSet.
Parameters
- characterSet
- The character set to find an encoding for.
Return Value
An encoding for the characterSet or a null reference if none could be found.
Requirements
Namespace: OpenPop.Mime.Decode
Assembly: OpenPop (in OpenPop.dll)