[][src]Module libstomper::lzw

Implementation of the Ziv-Lempel-Welch algorithm

Right now data is encoded with 32-bit dictionary in little endian. This might change later to 24-bit

Structs

LZW