Method WriteInt64
WriteInt64(Int64, Int32)
Write a value using exactly bitsPerValue
bits.
NOTE: This was writeLong() in Lucene.
Declaration
public void WriteInt64(long value, int bitsPerValue)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | value | |
System.Int32 | bitsPerValue |