copyChars

fun copyChars(other: CharsRef)

Copies the given CharsRef referenced content into this instance.


fun copyChars(otherChars: CharArray, otherOffset: Int, otherLength: Int)

Copies the given array into this instance.