String_fromCharArray

fun String_fromCharArray(arrays: CharArray, offset: Int = 0, size: Int = arrays.size - offset): String