decode

fun decode(converter: (values: List<String>) -> T)

Configure decoder function. Only one decoder could be supplied

Throws