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

Feb 06, 2025 1.30.0 libmongoc