Method GetPrefixCodedInt64Shift
GetPrefixCodedInt64Shift(BytesRef)
Returns the shift value from a prefix encoded
NOTE: This was getPrefixCodedLongShift() in Lucene
Declaration
public static int GetPrefixCodedInt64Shift(BytesRef val)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | val |
Returns
Type | Description |
---|---|
System.Int32 |