other versions
MONGOC_STREAM_GRIDFS_T(3) | MongoDB C Driver | MONGOC_STREAM_GRIDFS_T(3) |
NAME¶
mongoc_stream_gridfs_t - mongoc_stream_gridfs_t
SYNOPSIS¶
typedef struct _mongoc_stream_gridfs_t mongoc_stream_gridfs_t
The mongoc_stream_gridfs_t class is an implementation of mongoc_stream_t for files stored in GridFS. It allows for transparently streaming GridFS files from a MongoDB server.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2017, MongoDB, Inc
October 12, 2017 | 1.8.1 |