![]() |
![]()
| ![]() |
![]()
SYNOPSISbson_json_reader_t * bson_json_reader_new_from_file (const char *filename, bson_error_t *error); PARAMETERS
DESCRIPTIONCreates a new bson_json_reader_t using the underlying file found at filename. ERRORSErrors are propagated via error. RETURNSA newly allocated bson_json_reader_t if successful, otherwise NULL and error is set. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|