Provided by: libbson-doc_1.3.1-1_all bug

NAME

       bson_writer_end() - Complete writing of a bson_writer_t to the buffer supplied.

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.

COLOPHON

       This     page     is     part     of    libbson.     Please    report    any    bugs    at
       https://jira.mongodb.org/browse/CDRIVER.