bson_count_keys - Man Page
Synopsis
uint32_t bson_count_keys (const bson_t *bson);
Parameters
- bson: A bson_t.
Description
The bson_count_keys() function shall count the number of elements within bson.
Returns
A positive integer or zero.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Nov 08, 2023 1.25.1 libbson