putCharArray

open fun putCharArray(text: CharArray, value: V?): V?

Add the given mapping. If ignoreCase is true for this Set, the text array will be directly modified. The user should never modify this text array after calling this method.