|
SYNOPSISuint64_t mongoc_gridfs_file_tell (mongoc_gridfs_file_t *file); PARAMETERS
DESCRIPTIONThis function returns the current position indicator within file. RETURNSReturns a file position as an unsigned 64-bit integer. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|