Method ReadInt64
ReadInt64()
Reads eight bytes and returns a
NOTE: this was readLong() in Lucene
Declaration
public virtual long ReadInt64()
Returns
Type | Description |
---|---|
System.Int64 |
See Also
WriteInt64(System.Int64)
Reads eight bytes and returns a
NOTE: this was readLong() in Lucene
public virtual long ReadInt64()
Type | Description |
---|---|
System.Int64 |