BSON_JSON_READER_NEW_FROM_FD(3) | libbson | BSON_JSON_READER_NEW_FROM_FD(3) |
bson_json_reader_new_from_fd - bson_json_reader_new_from_fd()
bson_json_reader_t * bson_json_reader_new_from_fd (int fd, bool close_on_destroy);
Creates a new JSON to BSON converter that will be reading from the file-descriptor fd.
A newly allocated bson_json_reader_t that should be freed with bson_json_reader_destroy().
MongoDB, Inc
2017-present, MongoDB, Inc
June 4, 2021 | 1.17.6 |