ValueConverter

fun fun interface ValueConverter : Options.Open

Types

Companion
Link copied to clipboard
common
object Companion

Functions

toValue
Link copied to clipboard
common
abstract fun toValue(from: Any): Value?