Mime::MimeData
Constructors
- MimeString(String text)
- MimeFile(String origname,String path)
Usage
Mime-encoded data. Depending on the nature of the data, it may either be stored in memory as a String, or on the filesystem with the original name and the current filesystem path recorded.