kotools / libraries

Multiplatform libraries for expressive programming with Kotlin.
https://kotools.github.io/libraries
MIT License
0 stars 0 forks source link

Types serialization updates #147

Closed LVMVRQUXL closed 1 year ago

LVMVRQUXL commented 1 year ago

Description

Update the serialization of all types for providing a unique descriptor and by using the given parameters in the serialize and deserialize functions.

Checklist

LVMVRQUXL commented 1 year ago

Will be integrated in #133, #132 and #138.