|
SYNOPSISint32_t mongoc_gridfs_file_get_chunk_size (mongoc_gridfs_file_t *file); PARAMETERS
DESCRIPTIONFetches the chunk size used with the underlying gridfs file. RETURNSA signed 32-bit integer. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|