Provided by: libbson-doc_1.23.1-1build1_all
NAME
bson_writer_end - bson_writer_end()
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
2017-present, MongoDB, Inc