[#nlohmann-basic_json-0e-to_bjdata-04] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-0e.adoc[basic_json<>]::to_bjdata :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void to_bjdata( xref:nlohmann/basic_json-00.adoc[basic_json] const& j, detail::output_adapter<char> o, bool const use_size = false, bool const use_type = false, xref:nlohmann/basic_json-00/bjdata_version_t.adoc[bjdata_version_t] const version = bjdata_version_t::draft2); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#