insert

fun StringBuilder.insert(offset: Int, str: String): StringBuilder

Sources

(source)
Link copied to clipboard