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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kotlin multiplatform!