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
/
NumericUtils
/
sortableBytesToBigInt
sortable
Bytes
To
Big
Int
fun
sortableBytesToBigInt
(
encoded
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
:
BigInteger
Decodes a BigInteger value previously written with .bigIntToSortableBytes
See also
.bigIntToSortableBytes