Serializer for class '...' is not found. ktor + kotlinx.serialization...
Read MoreFor serial name Duration there already exist DurationSerializer / Serializer has not been found for ...
Read MoreHow to get status code of HttpCall with Ktor and kotlinx serialization...
Read MoreIssue With Deserialization Json Array with Ktor...
Read MoreKotlin serialization: nested polymorphic module...
Read MoreKotlin Serialization issues: Class is not registered for polymorphic serialization in the scope of i...
Read MoreKotlin - What is the easiest way to create a generic data object to transform into JSON for API requ...
Read More@JsonClassDiscriminator doesn't change json class discriminator...
Read MoreDeserialize JsonArray with kotlinx serialization...
Read MoreHow to Serialize Web Socket Frame.text in Ktor with kotlinx.serialization...
Read MoreSerialize generic class using kotlinix.serialization in Kotlin/JS fails...
Read MoreClass X is not abstract and does not implement fun writeToParcel() defined in android.os.Parcelable...
Read MoreJSON Serialization / Deserialization Kotlin Android Jetpack Compose Table...
Read MorePolymorphic deserialization of nested list object in Kotlin...
Read MoreAPI date field returns java.time.format.DateTimeParseException: Text could not be parsed...
Read Morekotlinx.serialization.SerializationException: Serializer for class 'MultiPartFormDataContent'...
Read MoreParse Json to Map<String,String> kotlin multiplatform...
Read MoreKtor how to get http code from request without body...
Read Morekotlinx-serialization class marked @Serializable does not have the .serializer() extension function...
Read Morehow to decode list of enum as root element excluding unknown enum...
Read MoreHow to create a Serializer for a List<Pair<String, Any>>...
Read MoreHow to set serializer to an internal class extending a public interface?...
Read MoreDeserializing a json object property to a String using kotlinx.serialization...
Read MoreHow can I encode a typed class with Kotlinx Serialization?...
Read MoreCustom serializer for data class without @Serializable...
Read Moreusing kotlinx serialization inside a gradle plugin that creates a gradle task...
Read Morekotlinx serialization — best way to do polymorphic child deserialization...
Read MoreNullPointerException at KotlinxSerializer when GET returns null instead of a List...
Read More