public interface CompletedFileUpload extends FileUpload, PartData
When used as an argument to an Controller
instance method, the route
is not executed until the part has been fully received. Provides access to metadata about the file as
well as the contents.
getContentType, getFilename, getName, getSize, isComplete
getByteBuffer, getBytes, getContentType, getInputStream