Method ReadNextArcLabel
ReadNextArcLabel(FST.Arc<T>, FST.BytesReader)
Peeks at next arc's label; does not alter arc
. Do
not call this if arc.IsLast!
Declaration
public int ReadNextArcLabel(FST.Arc<T> arc, FST.BytesReader in)
Parameters
Type | Name | Description |
---|---|---|
FST.Arc<T> | arc | |
FST.BytesReader | in |
Returns
Type | Description |
---|---|
System.Int32 |