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.16.2                           Feb 25, 2020            BSON_OID_TO_STRING(3)
Impressum