encode

fun encode(converter: (value: Any?) -> List<String>)

Configure encoder function. Only one encoder could be supplied

Throws