mirror of
https://github.com/nlohmann/json.git
synced 2024-12-13 12:39:02 +08:00
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
value = {"bytes":[4,5,6],"subtype":null}
|
|
binary = {"bytes":[1,2,3],"subtype":null}
|