If I had a file whose contents looked like:
{\"one\": 1} {\"two\": 2}
I could simply parse each separate line as a separate JSON object (us
Rob Kennedy is right. Calling it a second time would extract the next object, and so on.Most of the json lib can not help you to do all in a single root. Unless you are using more high end framework in QT.