Fixed bug in 'JsonParser::readString'
·
16 commits
to master
since this release
Fixed major bug in 'JsonParser::readString' Method was parsing chars as if they were numbers (i.e 'a' -> "97")