When given original.txt to picojson and serialized to string again, and manually curated to easily see the problem, we obtain reserialized.txt, which lacks information of the original JSON.
This issue is not problem of the serialization, but the parsing, as the object lacks this information too.
When given original.txt to picojson and serialized to string again, and manually curated to easily see the problem, we obtain reserialized.txt, which lacks information of the original JSON. This issue is not problem of the serialization, but the parsing, as the object lacks this information too.
original.txt reserialized.txt