List Question
20 TechQA 2024-03-29T00:12:06.460000How to serialize Any with Kotlin serialization?
44 views
Asked by Abdullah
Avoid extra allocations while encoding data as CBOR, using kotlinx.serialization
23 views
Asked by Bass
Fatal Exception: java.lang.VerifyError when using Datastore with my own data class on some devices
34 views
Asked by user924
Kotlin - Optional Generic response in Ktor
35 views
Asked by Kleckus
Handling deserialization of a JSON field of polymorphic type (String or Int)
26 views
Asked by Stelios Papamichail
Is it possible to use kotlinx json to format the toString method of a generic class?
21 views
Asked by Malachi Holden
How to deserialize a json field with varying type in kotlinx serialization?
50 views
Asked by Peanutbutter
How to deserialize multiple json fields into single object with kotlinx serialization
67 views
Asked by Peanutbutter
How to serialize a class with a generic type using kotlinx.serialization
130 views
Asked by toshiomagic
Collection as String kotlinx.serialization.KSerializer deserialize
106 views
Asked by DadiBit
Codec for Serializer with Generic in Mongo Kotlin
56 views
Asked by TestaDiRapa
Kotlinx won't serialize my Spring WebFlux responses ;-;
72 views
Asked by ditzy
Why is this call.receive<T>() deserializing json array items entirely to string type in Ktor?
64 views
Asked by Lucas Sousa
Parsing a field in Kotlin, which can be a string or an object
278 views
Asked by Сергей Беляков
Serializing a nested sealed class in Kotlin
131 views
Asked by brzi_gonzales
kotlinx serializer decode snake case to camel case without serial name
544 views
Asked by Jerry
kotlinx advanced deserialization to change object structure
43 views
Asked by Bakkenrak
Kotlinx Serialisation for nested class
36 views
Asked by Ajay Chandran