mm-decode-body

mm-decode-body is a compiled Lisp function in `mm-bodies.el'.

(mm-decode-body CHARSET &optional ENCODING TYPE)

Decode the current article that has been encoded with ENCODING to CHARSET.
ENCODING is a MIME content transfer encoding.
CHARSET is the MIME charset with which to decode the data after transfer
decoding. If it is nil, default to `mail-parse-charset'.