mirror of
https://github.com/nlohmann/json.git
synced 2026-07-25 21:23:02 +04:00
b21c345179
* 🚚 move files * 🚚 rename doc folder to docs * 🚚 rename test folder to tests
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
value = {"bytes":[4,5,6],"subtype":null}
|
|
binary = {"bytes":[1,2,3],"subtype":null}
|