createString

abstract fun createString(p0: T0, p1: T1, locale: Locale? = null): String

Create a string with the given parameter.

See also