logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

int64_t

Author

       MongoDB, Inc

Description

       Fetches the length of the gridfs file in bytes.

Parameters

file: A mongoc_gridfs_file_t.

Returns

       A 64-bit signed integer.

Synopsis

          int64_t
          mongoc_gridfs_file_get_length (mongoc_gridfs_file_t *file);

See Also