melatonina
09/16/2020, 11:03 AMencoder.beginCollection()
, in particular.
The signature is fun beginCollection(desc: SerialDescriptor, collectionSize: Int, vararg typeParams: KSerializer<*>)
. What is desc
the descriptor of? What are the typeParams
?
I can't upgrade to 0.20.0 because I can't use the compiler beyond 1.3.61 at the moment (Arrow meta won't work).melatonina
09/16/2020, 11:58 AMephemient
09/16/2020, 12:30 PMmelatonina
09/16/2020, 12:42 PM