lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
morfologik
/
morfologik.stemming
/
BufferUtils
/
sharedPrefixLength
shared
Prefix
Length
fun
sharedPrefixLength
(
a
:
ByteBuffer
,
aStart
:
Int
,
b
:
ByteBuffer
,
bStart
:
Int
)
:
Int
fun
sharedPrefixLength
(
a
:
ByteBuffer
,
b
:
ByteBuffer
)
:
Int
Compute the length of the shared prefix between two byte sequences.