bson_writer_end (3) - Linux Manuals

bson_writer_end: Complete writing of a bson_writer_t to the buffer supplied.

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.