lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
common
/
org.gnit.lucenekmp.analysis.util
/
StemmerUtil
/
startsWith
starts
With
fun
startsWith
(
s
:
CharArray
,
len
:
Int
,
prefix
:
String
)
:
Boolean
Returns true if the character array starts with the prefix.