Functions

Link copied to clipboard
abstract fun convertFrom(value: N): T?
Link copied to clipboard
abstract fun convertTo(rawValue: T?): N