charArrayOf

Common
JVM
JS
Native
1.0
fun charArrayOf(vararg elements: Char): CharArray

Returns an array containing the specified characters.