The javadoc for JsonToken#BEGIN_ARRAY says:
"The opening of a JSON array. Written using {@link JsonWriter#beginObject} and
read using {@link JsonReader#beginObject}."
It should be referring to beginArray instead.
Original issue reported on code.google.com by alek...@sovietnation.net on 29 Jul 2012 at 8:33
Original issue reported on code.google.com by
alek...@sovietnation.net
on 29 Jul 2012 at 8:33