ObjectStoreSerializer

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun <T : Any> deserialize(type: KType, data: String): T
Link copied to clipboard
abstract fun <T : Any> serialize(type: KType, data: T): String

Inheritors

Link copied to clipboard