Constructor TokenInfoFST
TokenInfoFST(FST<Nullable<Int64>>, Boolean)
Declaration
public TokenInfoFST(FST<long?> fst, bool fasterButMoreRam)
Parameters
Type | Name | Description |
---|---|---|
FST<System.Nullable<System.Int64>> | fst | |
System.Boolean | fasterButMoreRam |