Class GrowableWriter
Implements PackedInt32s.Mutable, but grows the bit count of the underlying packed ints on-demand.
Beware that this class will accept to set negative values but in order to do this, it will grow the number of bits per value to 64.
@lucene.internal
Assembly: DistributedLucene.Net.dll
Syntax
public class GrowableWriter : PackedInt32s.Mutable
Constructors
Name | Description |
---|---|
GrowableWriter(Int32, Int32, Single) |
Properties
Name | Description |
---|---|
BitsPerValue | |
Count | |
HasArray | |
Mutable |