MessageValueFormatter

Properties

Link copied to clipboard
abstract val typeId: String

ID of the type of the formatter

Functions

Link copied to clipboard
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.