CharsRef

constructor(chars: CharArray, offset: Int, len: Int)
constructor()
constructor(s: String)


constructor(capacity: Int)

Creates a CharsRef with an internal buffer of the given capacity and length=0.