BSON_ITER_DUP_UTF8(3) | Libbson | BSON_ITER_DUP_UTF8(3) |
bson_iter_dup_utf8 - bson_iter_dup_utf8()
char * bson_iter_dup_utf8 (const bson_iter_t *iter, uint32_t *length);
This function is similar to bson_iter_utf8() except that it calls bson_strndup() on the result.
A newly allocated string that should be freed with bson_free().
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |