1BSON_OID_TO_STRING(3)               Libbson              BSON_OID_TO_STRING(3)
2
3
4

NAME

6       bson_oid_to_string - bson_oid_to_string()
7

SYNOPSIS

9          void
10          bson_oid_to_string (const bson_oid_t *oid, char str[25]);
11

PARAMETERS

13       · oid: A bson_oid_t.
14
15       · str: A location for the resulting string.
16

DESCRIPTION

18       Converts oid into a hex encoded string.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.15.2                           Nov 06, 2019            BSON_OID_TO_STRING(3)
Impressum