Method DecodeInt32
DecodeInt32(Byte[], Int32)
NOTE: This was decodeInt() in Lucene
Declaration
public static int DecodeInt32(byte[] bytes, int offset)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | bytes | |
System.Int32 | offset |
Returns
Type | Description |
---|---|
System.Int32 |