1BSON_WRITER_END(3) libbson BSON_WRITER_END(3)
23
4
NAME
6bson_writer_end - bson_writer_end()
7
SYNOPSIS
9void
10bson_writer_end (bson_writer_t *writer);
11
PARAMETERS
13• writer: A bson_writer_t.
14
DESCRIPTION
16Complete writing of a bson_writer_t to the buffer supplied.
17
AUTHOR
19MongoDB, Inc
20
COPYRIGHT
222017-present, MongoDB, Inc
2324
25
26
27
1.24.3 Aug 17, 2023 BSON_WRITER_END(3)