bson_json_opts_set_outermost_array - Man Page

Synopsis

void
bson_json_opts_set_outermost_array (bson_json_opts_t *opts, bool is_outermost_array);

Parameters

Description

The bson_json_opts_set_outermost_array() function shall set the is_outermost_array variable on the bson_json_opts_t parameter using the boolean provided.

Author

MongoDB, Inc

Info

Nov 07, 2024 1.29.0 libbson