1BSON_OID_TO_STRING(3)               libbson              BSON_OID_TO_STRING(3)
2
3
4

SYNOPSIS

6          void
7          bson_oid_to_string (const bson_oid_t *oid, char str[25]);
8

PARAMETERS

10oid: A bson_oid_t.
11
12str: A location for the resulting string.
13

DESCRIPTION

15       Converts oid into a hex encoded string.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023            BSON_OID_TO_STRING(3)
Impressum