format

abstract fun format(result: StringBuilder, value: Any?, style: StylePart?, parameters: List<Any>, locale: Locale, context: MessageFormatContext)

Formats the given value and writes is to result.