1MONGOC_GRIDFS_FILE_GET_LENGTH(3)   libmongoc  MONGOC_GRIDFS_FILE_GET_LENGTH(3)
2
3
4

NAME

6       mongoc_gridfs_file_get_length - mongoc_gridfs_file_get_length()
7

SYNOPSIS

9          int64_t
10          mongoc_gridfs_file_get_length (mongoc_gridfs_file_t *file);
11

PARAMETERS

13       ยท file: A mongoc_gridfs_file_t.
14

DESCRIPTION

16       Fetches the length of the gridfs file in bytes.
17

RETURNS

19       A 64-bit signed integer.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 2020 MONGOC_GRIDFS_FILE_GET_LENGTH(3)
Impressum