Click or drag to resize

RunningLengthWord Fields

The RunningLengthWord type exposes the following members.

Fields
  NameDescription
Public fieldArrayOfWords
The array of words.
Public fieldStatic memberLargestLiteralCount
largest number of dirty words in a run
Public fieldStatic memberLargestRunningLengthCount
largest number of clean words in a run
Public fieldPosition
The Position in array.
Public fieldStatic memberRunningLengthBits
number of bits dedicated to marking of the running length of clean words
Top
See Also