mirror of
https://github.com/nlohmann/json.git
synced 2026-05-25 15:45:23 +00:00
89efe627fe
- removed uncached input stream adapter; it was too slow anyway - implemented a class binary_read which parses CBOR based on input adapters - in the CBOR parser, numbers are created via memcpy to avoid undefined behavior