PHP 7.0.6 Released

MongoGridFSFile::getSize

(PECL mongo >=0.9.0)

MongoGridFSFile::getSizeReturns this file's size

Description

public int MongoGridFSFile::getSize ( void )

Parameters

This function has no parameters.

Return Values

Returns this file's size

User Contributed Notes

There are no user contributed notes for this page.
To Top