mirror of
https://github.com/nlohmann/json
synced 2024-11-27 06:10:06 +00: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}
|