PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Mail/mimeDecode.php';
void Mail_mimeDecode (string $input)
void Mail_mimeDecode
Create a new Mail_mimeDecode object.
string $input - the input to decode
This function can be called statically.