Mongo Функции
PHP Manual

mongo_gridfile_chunk_size

(PECL mongo >= 0.8.0)

mongo_gridfile_chunk_sizeFinds the size of chunks used by a grid file

Описание

int mongo_gridfile_chunk_size ( resource $gridfile )

Finds the size of chunks used by a grid file.

Список параметров

gridfile

The grid file.

Возвращаемые значения

Returns the size of the chunks in this file.


Mongo Функции
PHP Manual