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
/
BytesRefComparator
/
compare
compare
open
override
fun
compare
(
o1
:
BytesRef
,
o2
:
BytesRef
)
:
Int
open
fun
compare
(
o1
:
BytesRef
,
o2
:
BytesRef
,
k
:
Int
)
:
Int
Compare two bytes refs that first k bytes are already guaranteed to be equal.