|
DESCRIPTIONThe bson_reader_new_from_data() function shall create a new bson_reader_t using the buffer supplied. data is not copied and MUST be valid for the lifetime of the resulting bson_reader_t. RETURNSA newly allocated bson_reader_t. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|