![]() |
![]()
| ![]() |
![]()
SYNOPSISchar * bson_iter_dup_utf8 (const bson_iter_t *iter, uint32_t *length); PARAMETERS
DESCRIPTIONThis function is similar to bson_iter_utf8() except that it calls bson_strndup() on the result. RETURNSA newly allocated string that should be freed with bson_free(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|