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.packed
/
MonotonicBlockPackedReader
/
Companion
Companion
object
Companion
Members
Functions
expected
Link copied to clipboard
fun
expected
(
origin
:
Long
,
average
:
Float
,
index
:
Int
)
:
Long
of
Link copied to clipboard
fun
of
(
in
:
IndexInput
,
packedIntsVersion
:
Int
,
blockSize
:
Int
,
valueCount
:
Long
)
:
MonotonicBlockPackedReader
Sole constructor.