invoke

inline operator fun <T> StringConverter<T>.invoke(obj: T): String

Converts the object provided into its string form.