[#nlohmann-basic_json-00-binary-0c] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::binary :relfileprefix: ../../ :mrdocs: explicitly create a binary array (with subtype) == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[__warn_unused_result__]] static xref:nlohmann/basic_json-00.adoc[basic_json] binary( binary_t::container_type&& init, binary_t::subtype_type subtype); ---- == Return Value a class to store JSON values [.small]#Created with https://www.mrdocs.com[MrDocs]#