DirectStreamableFile
in
Table of Contents
Methods
- getMimeType() : string
- Get the mime type of the file
- getPath() : string
- Get the path of the file
- getSize() : int
- Get the size of the file in bytes
Methods
getMimeType()
Get the mime type of the file
public
getMimeType() : string
Return values
stringgetPath()
Get the path of the file
public
getPath() : string
Return values
stringgetSize()
Get the size of the file in bytes
public
getSize() : int