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
/
ArrayUtil
/
Companion
/
compareUnsigned4
compare
Unsigned4
fun
compareUnsigned4
(
a
:
ByteArray
,
aOffset
:
Int
,
b
:
ByteArray
,
bOffset
:
Int
)
:
Int
Compare exactly 4 unsigned bytes from the provided arrays.