Convert a string to a character array in Kotlin · The toCharArray() function returns a CharArray containing characters in the string. If you need a typed array, ...
確定! 回上一頁