Bit shifting

A technique for lossless compression which, rather than encoding the entire data word, only bit cells with data (ones) are stored, and the null data (zeroes) are removed. For example, if only 19 bits of a 24-bit word contain data, only those bits are transmitted.