uIndices property

List<int> uIndices
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