Constructor and Description |
---|
FileItem(String name,
String fileName,
String contentType,
long length) |
Modifier and Type | Method and Description |
---|---|
String |
contentType() |
byte[] |
data() |
void |
data(byte[] data) |
String |
fileName() |
long |
length() |
String |
name() |
String |
toString() |
Copyright © 2017. All rights reserved.