utilsHeaderDecodePhrase

fnstring utilsHeaderDecodePhrase(gmime.parser_options.ParserOptions options, string phrase)

Decodes an rfc2047 encoded 'phrase' header.

Parameters

optionsa #GMimeParserOptions or null
phraseheader to decode

Returns

a newly allocated UTF-8 string representing the the decoded

header.