Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes, a runtime library with core serialization API, and support libraries with various serialization formats. Using Kotlin Serialization requires Kotlin compiler 1.4.0 or higher. Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.
Features
- Supports Kotlin classes marked as @Serializable and standard collections
- Provides JSON, Protobuf, CBOR, Hocon and Properties formats
- Complete multiplatform support: JVM, JS and Native
- You can find auto-generated documentation website on kotlinlang.org
- You can set up the serialization plugin with the Kotlin plugin
- Dependency on the JSON library
Categories
JSONLicense
Apache License V2.0Follow Kotlin multiplatform
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kotlin multiplatform!