Closed GoogleCodeExporter closed 8 years ago
Currently, rapidjson can only parse COMPLETE, valid json text. It does not
support parsing in chunks.
By design, d.HasParseError() should be true after calling Parse() in your
example.
Original comment by milo...@gmail.com
on 22 May 2012 at 9:27
Original issue reported on code.google.com by
nemof...@gmail.com
on 22 May 2012 at 9:19