Alexander
12/25/2018, 7:40 AMkotlinx.serialization.json.Parser public? I want to parse json stream and there are jvm-only solutions. Think it would be nice to have multiplatform streaming parser.gildor
12/25/2018, 7:55 AMgildor
12/25/2018, 7:55 AMgildor
12/25/2018, 8:01 AMAlexander
12/25/2018, 8:10 AMAre you talking about kotlinx.serialization parser? It's just one file, you can get source code and modifyI'm considering copying
Parser from kotlinx.serialization.json. But are there any reasons to not make it public?sandwwraith
12/25/2018, 8:36 AMgildor
12/25/2018, 9:02 AM