Package ratpack.core.form
Interface UploadedFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFileName()
The name given for the file.-
Methods inherited from interface ratpack.core.http.TypedData
getBuffer, getBytes, getContentType, getInputStream, getText, getText, writeTo
-
-