@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public class Upload extends RapidoidThing
| Constructor and Description |
|---|
Upload(String filename,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
content() |
String |
filename() |
static Upload |
from(String filename) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.