mongoc_gridfs_file_t - Man Page

Synopsis

typedef struct _mongoc_gridfs_file_t mongoc_gridfs_file_t;

Description

This structure provides a MongoDB GridFS file abstraction. It provides several APIs.

Thread Safety

This structure is NOT thread-safe and should only be used from one thread at a time.

Author

MongoDB, Inc

Info

Nov 07, 2024 1.29.0 libmongoc