asCharList

inline fun CharArray.asCharList(): CharList
inline fun CharArray.asCharList(offset: Int = 0, length: Int = this.size): CharList