0.12.0
0.12.0 - 2019-07-21
Added
- Tests of next event after calling
getValue()
,getArray()
, andgetObject()
. - Tests of reading JSON followed by garbages.
- Add tests for
read()
,readArray()
, andreadObject()
ofJsonReader
.
getValue()
, getArray()
, and getObject()
.read()
, readArray()
, and readObject()
of JsonReader
.