mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
e21b4ef28d
JSON doesn't have `nil` but has `null`. msgpack::object JSON output uses `null` when the object is nil_t.