Does kotlix serialization json have streaming? I ...
# serialization
u
Does kotlix serialization json have streaming? I remember it not being supported yet, now I notice StreamingJsonDecoder in the code base so.. is it? (But I have checked changelogs and no mention)
j
I suppose no, since the plan (was at least) to use kotlinx.io, which is still in an experimental state
u
thanks