mirror of
https://github.com/nlohmann/json.git
synced 2024-11-28 00:59:02 +08: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}
|