table of contents
| BSON_WRITER_END(3) | libbson | BSON_WRITER_END(3) |
SYNOPSIS¶
void bson_writer_end (bson_writer_t *writer);
PARAMETERS¶
- •
- writer: A bson_writer_t <>.
DESCRIPTION¶
Complete writing of a bson_writer_t <> to the buffer supplied.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| April 22, 2026 | 2.3.0 |