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
/
isExpandedTarget
is
Expanded
Target
fun
isExpandedTarget
(
follow
:
FST.Arc
<
T
>
,
in
:
FST.BytesReader
)
:
Boolean
Returns whether
arc
's target points to a node in expanded format (fixed length arcs).