Method ReadInt32
ReadInt32()
Reads four bytes and returns an
NOTE: this was readInt() in Lucene
Declaration
public virtual int ReadInt32()
Returns
Type | Description |
---|---|
System.Int32 |
See Also
WriteInt32(System.Int32)
Reads four bytes and returns an
NOTE: this was readInt() in Lucene
public virtual int ReadInt32()
Type | Description |
---|---|
System.Int32 |