h6ah4i / kotlinx_serialization_IllegalArgumentException

Demostration of IllegalArgumentException in Json.decodeFromStream on API level 23 if stream more than 16384 bytes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IllegalArgumentException: Bad position in Kotlin Serialization 1.5.0

Demostration of IllegalArgumentException in Json.decodeFromStream on API level 23 if stream more than 16384 bytes

If run this project on 23 API level, Json.decodeFromStream throws image

About

Demostration of IllegalArgumentException in Json.decodeFromStream on API level 23 if stream more than 16384 bytes


Languages

Language:Kotlin 100.0%