MemoryStorage only: A Buffer containing the entire file.
DiskStorage only: Directory to which this file has been uploaded.
Value of the Content-Transfer-Encoding header for this file.
since July 2015
RFC 7578, Section 4.7
Name of the form field associated with this file.
DiskStorage only: Name of this file within destination.
Value of the Content-Type header for this file.
Name of the file on the uploader's computer.
DiskStorage only: Full path to the uploaded file.
Size of the file in bytes.
A readable stream of this file. Only available to the _handleFile
callback for custom StorageEngines.
Generated using TypeDoc
Object containing file metadata and access information.