lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.util
/
CharsRef
/
CharsRef
Chars
Ref
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.