Im seeing `java.lang.IllegalArgumentException: Bad...
# serialization
z
Im seeing
java.lang.IllegalArgumentException: Bad position (limit 16273): -103
on API 21 after upgrading to 1.6.0 and using
Json.decodeFromStream(stream)
to parse a raw resource. Seems identical to this but the issue hasnt had much activity, so thought Id ask for ideas here!