Click or drag to resize
MimeKit

Rfc2047.DecodeText Method

Overload List
 NameDescription
Public methodStatic memberDecodeText(Byte[]) Decode unstructured text.
Public methodStatic memberDecodeText(ParserOptions, Byte[]) Decode unstructured text.
Public methodStatic memberDecodeText(Byte[], Int32, Int32) Decode unstructured text.
Public methodStatic memberDecodeText(ParserOptions, Byte[], Int32, Int32) Decode unstructured text.
Top
See Also