RLE (Run Length Encoding)
The abbreviation for Run Length Encoding, RLE replaces sequences of the same data values within a column by a single value and a count number.
The abbreviation for Run Length Encoding, RLE replaces sequences of the same data values within a column by a single value and a count number.
|