|
SYNOPSISbool mongoc_gridfs_bucket_stream_error (mongoc_stream_t *stream, PARAMETERS
DESCRIPTIONRetrieves an error for a GridFS stream if one exists. RETURNSTrue if an error occurred on the stream and sets error. False otherwise. SEE ALSO: mongoc_gridfs_bucket_open_upload_stream() mongoc_gridfs_bucket_open_upload_stream_with_id() mongoc_gridfs_bucket_open_download_stream() AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|