FileHandle
play.doc.FileHandle
Access to file data, provided to the handler when handleFile is called.
Value parameters
- close
-
Used by the handler to close the file when the handler is finished.
- is
-
A stream with the file data.
- name
-
The name of the file.
- size
-
The size of the file in bytes.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article