utilsHeaderDecodeText

fnstring utilsHeaderDecodeText(gmime.parser_options.ParserOptions options, string text)

Decodes an rfc2047 encoded 'text' header.

Parameters

optionsa #GMimeParserOptions or null
textheader text to decode

Returns

a newly allocated UTF-8 string representing the the decoded

header.