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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kotlin multiplatform!