1BSON_COUNT_KEYS(3)                  libbson                 BSON_COUNT_KEYS(3)
2
3
4

SYNOPSIS

6          uint32_t
7          bson_count_keys (const bson_t *bson);
8

PARAMETERS

10bson: A bson_t.
11

DESCRIPTION

13       The  bson_count_keys()  function  shall  count  the  number of elements
14       within bson.
15

RETURNS

17       A positive integer or zero.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2023               BSON_COUNT_KEYS(3)
Impressum