1BSON_COUNT_KEYS(3)                  Libbson                 BSON_COUNT_KEYS(3)
2
3
4

NAME

6       bson_count_keys - bson_count_keys()
7

SYNOPSIS

9          uint32_t
10          bson_count_keys (const bson_t *bson);
11

PARAMETERS

13       ยท bson: A bson_t.
14

DESCRIPTION

16       The  bson_count_keys()  function  shall  count  the  number of elements
17       within bson.
18

RETURNS

20       A positive integer or zero.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.15.2                           Nov 06, 2019               BSON_COUNT_KEYS(3)
Impressum