Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
BSON_JSON_OPTS...UTERMOST_ARRAY(3)   libbson  BSON_JSON_OPTS...UTERMOST_ARRAY(3)

SYNOPSIS
	void
	bson_json_opts_set_outermost_array (bson_json_opts_t *opts, bool is_outermost_array);

PARAMETERS
     * opts: A bson_json_opts_t.

     * is_outermost_array: A value determining what we want to set the is_outer-
       most_array variable to.

DESCRIPTION
     The  bson_json_opts_set_outermost_array()	function shall set the is_outer-
     most_array variable on the bson_json_opts_t  parameter  using  the  boolean
     provided.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026BSON_JSON_OPTS...UTERMOST_ARRAY(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bson_json_opts_set_outermost_array&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help