LZSS compress algorithm for Ruby¶ ↑
Requirement¶ ↑
Ruby 1.9+
C compiler (Mingw or VC console or GCC, etc..)
Install¶ ↑
gem install lzss
Usage¶ ↑
See example
Project
Ruby 1.9+
C compiler (Mingw or VC console or GCC, etc..)
gem install lzss
See example