[#nlohmann-basic_json-05-to_msgpack-05] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-05.adoc[basic_json<>]::to_msgpack :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::vector<uint8_t> to_msgpack(xref:nlohmann/basic_json-00.adoc[basic_json] const& j); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#