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