Method BytesRefToInt32
BytesRefToInt32(BytesRef)
Decodes a previously encoded
NOTE: This was bytesRefToInt() in Lucene
Declaration
public static int BytesRefToInt32(BytesRef b)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | b |
Returns
Type | Description |
---|---|
System.Int32 |