RunningLengthWordRunningLengthBits Field |
number of bits dedicated to marking of the running length of clean words
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public const int RunningLengthBits = 32
Public Const RunningLengthBits As Integer = 32
public:
literal int RunningLengthBits = 32
static val mutable RunningLengthBits: int
Field Value
Type:
Int32See Also