public interface Upload
Modifier and Type | Method and Description |
---|---|
byte[] |
asBytes() |
File |
asFile() |
InputStream |
asStream() |
String |
getContentType() |
String |
getFieldName() |
String |
getFileName() |
Long |
getSize() |
boolean |
isInMemory() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly