utils_header_decode_text


Description:


public string utils_header_decode_text (ParserOptions? options, string text)

Decodes an rfc2047 encoded 'text' header.

Parameters:

options

a ParserOptions or null

text

header text to decode

Returns:

a newly allocated UTF-8 string representing the the decoded header.


Namespace: GMime
Package: gmime-3.0