Serializer

interface Serializer<T : Any>

Functions

Link copied to clipboard
abstract fun encode(data: T): String