![]() |
![]()
| ![]() |
![]()
SYNOPSISbson_reader_t * bson_reader_new_from_file (const char *path, bson_error_t *error); PARAMETERS
DESCRIPTIONCreates a new bson_reader_t using the file denoted by filename. ERRORSErrors are propagated via the error parameter. RETURNSA newly allocated bson_reader_t on success, otherwise NULL and error is set. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|