decode

fun decode(converter: (values: List<String>, type: Type) -> Any?)

Configure decoder function. Only one decoder could be supplied

Throws