formatTo

abstract fun <A : Appendable> formatTo(appendable: A, value: T): A(source)

Formats the given value into the given appendable using this format.