The MongoGridFSFile class

(PECL mongo >=0.9.0)

¼ò½é

A database file object.

ÀàÕªÒª

MongoGridFSFile {
/* Fields */
public array $file = NULL ;
protected MongoGridFS $gridfs = NULL ;
/* ·½·¨ */
public MongoGridfsFile::__construct ( MongoGridFS $gridfs , array $file )
public getBytes ( void ) : string
public getFilename ( void ) : string
public getResource ( void ) : resource
public getSize ( void ) : int
public write ([ string $filename = NULL ] ) : int
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.