Constructor MonotonicBlockPackedReader
MonotonicBlockPackedReader(IndexInput, Int32, Int32, Int64, Boolean)
Sole constructor.
Declaration
public MonotonicBlockPackedReader(IndexInput in, int packedIntsVersion, int blockSize, long valueCount, bool direct)
Parameters
Type | Name | Description |
---|---|---|
IndexInput | in | |
System.Int32 | packedIntsVersion | |
System.Int32 | blockSize | |
System.Int64 | valueCount | |
System.Boolean | direct |