public interface MimeStreamData extends StreamData
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentType()
get the Mime type associated with the Data
|
java.lang.String |
getName()
Get the original filename associated with the data.
|
append, getInputStream, getLength, getOutputStream, read, write