Skip to content

samiur98/LZWCompressor-NSString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LZWCompressor-NSString

An Objective-C framework that compresses and decompresses NSString Objects using the LZW (Lempel, Ziv, Welch) Compression Algorithm.

About

An Objective-C framework that compresses and decompresses NSString Objects using the LZW (Lempel, Ziv, Welch) Compression Algorithm.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors