Mime::Mime
Constructors
- Mime(String name,String ctype,Mime::MimeData mdata)
Usage
The name field contains the original name of the Mime object in the encoded input. The ctype field contains the content-type (e.g. text/plain) of the Mime object. The mdata field describes the content of the object