Provided by: libmongoc-doc_1.3.1-1_all
NAME
mongoc_stream_gridfs_t - typedef struct _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.
COLOPHON
This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.