Werbung
The MongoGridFSFile class
Einführung
A database file object.
Klassenbeschreibung
MongoGridFSFile
MongoGridFSFile
{
/* Fields */
public
array
$file
= NULL
;
/* Methods */
}Inhaltsverzeichnis
- MongoGridfsFile::__construct — Create a new GridFS file
- MongoGridFSFile::getBytes — Returns this file's contents as a string of bytes
- MongoGridFSFile::getFilename — Returns this file's filename
- MongoGridFSFile::getSize — Returns this file's size
- MongoGridFSFile::write — Writes this file to the filesystem