jansson/test/suites/encoding-flags/sort-keys/output
Petri Lehtinen 19a606d736 Implement JSON_SORT_KEYS encoding flag
With this flag, the objects are sorted by key when encoding.
2009-12-16 23:12:39 +02:00

1 line
41 B
Plaintext

{"bar": 2, "baz": 3, "foo": 1, "quux": 4}