encode

fun encode(converter: (T) -> List<String>)

Configure encoder function. Only one encoder could be supplied

Throws