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.
void
bson_writer_end (bson_writer_t *writer);
Complete writing of a bson_writer_t to the buffer supplied.