MongoGridFSFile クラス
導入
データベースファイルオブジェクト。
クラス概要
MongoGridFSFile
MongoGridFSFile
{
/* インスタンスフィールド */
public
array
$file
;
/* メソッド */
}目次
- MongoGridfsFile::__construct — 新しい GridFS ファイルを作成する
- MongoGridFSFile::getBytes — このファイルの内容をバイト文字列で返す
- MongoGridFSFile::getFilename — このファイルのファイル名を返す
- MongoGridFSFile::getSize — このファイルのサイズを返す
- MongoGridFSFile::write — このファイルをファイルシステムに書き込む
MongoGridFSFile
There are no user contributed notes for this page.
