Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

bson_iter_init_find_w_len - Man Page

Synopsis

bool
bson_iter_init_find_w_len (bson_iter_t *iter,
                           const bson_t *bson,
                           const char *key,
                           int keylen);

Parameters

Description

This function is identical to (bson_iter_init() && bson_iter_find_w_len()).

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libbson