MONGOC_GRIDFS_BUCKET_STREAM_ERROR(3) | MongoDB C Driver | MONGOC_GRIDFS_BUCKET_STREAM_ERROR(3) |
mongoc_gridfs_bucket_stream_error - mongoc_gridfs_bucket_stream_error()
bool mongoc_gridfs_bucket_stream_error (mongoc_stream_t *stream,
bson_error_t *error);
Retrieves an error for a GridFS stream if one exists.
mongoc_gridfs_bucket_open_upload_stream
mongoc_gridfs_bucket_open_upload_stream_with_id()
mongoc_gridfs_bucket_open_download_stream
True if an error occurred on the stream and sets error. False otherwise.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |