On Fri, 23 Jun 2017, Benito van der Zander wrote:

Hi,

Useful if you want to process large amounts of JSON data
without building the whole JSON document in memory.


I have always used jsonscanner for that...

Well, JSONScanner does not do structural JSON validation. JSONReader does.
JSONReader of course uses JSONScanner to get the tokens.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to