ObjectEncoding

Types

Link copied to clipboard
class ValidatingTypeAdapterFactory : TypeAdapterFactory

Functions

Link copied to clipboard
inline fun <T> String.decodeObject(): T

Decodes a string to an object of the specified type.

Link copied to clipboard

Encodes an object to a string.