CharVector

protected constructor(cPtr: Long, cMemoryOwn: Boolean)
constructor(initialElements: Array<Char>)
constructor(initialElements: Iterable<Character>)
constructor()
constructor(other: CharVector)
constructor(count: Int, value: Char)