Provided by: libbson-doc_1.9.2-1_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
2018, MongoDB, Inc