Method OutputToString
OutputToString(Nullable<Int64>)
Declaration
public override string OutputToString(long? output)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.Int64> | output |
Returns
Type | Description |
---|---|
System.String |
Overrides
Lucene.Net.Util.Fst.Outputs<System.Nullable<System.Int64>>.OutputToString(System.Nullable<System.Int64>)