mirror of
https://github.com/nlohmann/json.git
synced 2025-05-12 06:01:39 +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}
|