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.fst
/
Util
/
toUTF16
to
UTF16
fun
toUTF16
(
s
:
CharSequence
,
scratch
:
IntsRefBuilder
)
:
IntsRef
Just maps each UTF16 unit (char) to the ints in an IntsRef.