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.fst
/
FST
/
readNextArcLabel
read
Next
Arc
Label
fun
readNextArcLabel
(
arc
:
FST.Arc
<
T
>
,
in
:
FST.BytesReader
)
:
Int
Peeks at next arc's label; does not alter arc. Do not call this if arc.isLast()!