ZF-11266: new method Zend_Mail_Part::getDecodedContent()

Description

This method enables the Zend_Mail user to actually get the real (unencoded) content of an email part (messages, attachments, etc).

Please review.

Comments

new patch which provides an implementation of Zend_Mail_Part::getDecodedContent()