The MongoGridFSFile class
Einführung
A database file object.
Klassenbeschreibung
MongoGridFSFile
MongoGridFSFile
{
/* Instance Fields */
public
array
$file
;
/* 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
MongoGridFSFile
There are no user contributed notes for this page.
