Readable stream along with some extra data. This is what is passed to onFile handlers.
onFile
Headers associated with the multipart stream
The form field name
The original filename from the client
The number of bytes in the stream
The MultipartFile instance associated with this stream
Readable stream along with some extra data. This is what is passed to
onFilehandlers.