Creates a new instance of the ProvidedFile
class.
The ID of the file.
The label of the file.
The file data.
The content type of the file.
The content type of the file.
The file data.
The ID of the file.
The label of the file.
Static
getCreates a new ProvidedImage
instance from a Data URL.
The Data URL representing the image.
The ID of the image.
The label of the image.
ProvidedImage
instance.Generated using TypeDoc
Represents a provided image file. Data of this type is returned by FileProviders. The contained image data is then sent as a response to the HTTP request.