uIndices property
read / write
Indices in the original uncompressed array (same length as cValues). Can be used to find out from which orginal index range a value in the compressed array originated.
Implementation
List<int> uIndices
Indices in the original uncompressed array (same length as cValues). Can be used to find out from which orginal index range a value in the compressed array originated.
List<int> uIndices