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