![]() |
![]()
| ![]() |
![]()
SYNOPSISbson_json_reader_t * bson_json_reader_new_from_fd (int fd, bool close_on_destroy); PARAMETERS
DESCRIPTIONCreates a new JSON to BSON converter that will be reading from the file-descriptor fd. RETURNSA newly allocated bson_json_reader_t that should be freed with bson_json_reader_destroy(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|