コード例 #1
0
ファイル: class_attachment.php プロジェクト: JDevelopers/Mail
 function GetBinaryBody()
 {
     return $this->MimePart->GetBinaryBody();
 }