mirror of
https://github.com/nlohmann/json.git
synced 2026-07-31 14:45:58 +00:00
- warn about BSON marker 0x11 interoperability in both directions - explain subtype-less binary normalization to subtype 0x00 - add a round-trip test for binary values without a subtype Signed-off-by: YingqiDuan <141370165+YingqiDuan@users.noreply.github.com>