I've been trying to hunt down an ArrayOutOfBounds ...
# serialization
r
I've been trying to hunt down an ArrayOutOfBounds exception using
decodeFromStream
, and would appreciate a second pair of eyes. I've posted a bit of information, including strange behaviour, in the following issue... but have yet to determine the root cause. https://github.com/Kotlin/kotlinx.serialization/issues/1709 Update: figured it out!