1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-22 15:21:52 +03:00
Files
json/doc/examples/swap__binary_t.output
2020-05-19 13:08:18 +02:00

3 lines
83 B
Plaintext

value = {"bytes":[4,5,6],"subtype":null}
binary = {"bytes":[1,2,3],"subtype":null}