MokkerySerializer

Functions

Link copied to clipboard
abstract fun deserialize(string: String): T
Link copied to clipboard
abstract fun serialize(obj: T): String