rfc2047-decode-string

rfc2047-decode-string is a compiled Lisp function in `rfc2047.el'.

(rfc2047-decode-string STRING &optional ADDRESS-MIME)

Decode MIME-encoded STRING and return the result.
If ADDRESS-MIME is non-nil, strip backslashes which precede characters
other than `"' and `\' in quoted strings.