Method ByteCount
ByteCount(Int32, Int32, Int32)
Computes how many valueCount
values of size bitsPerValue
.
Declaration
public virtual long ByteCount(int packedIntsVersion, int valueCount, int bitsPerValue)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | packedIntsVersion | |
System.Int32 | valueCount | |
System.Int32 | bitsPerValue |
Returns
Type | Description |
---|---|
System.Int64 |