Talk:LZ77 Compression for XML files

From GMpedia.org Wiki

Jump to: navigation, search

Is this compression algorythm only limited to XML files? Can we imagine compressing any text file with it?

It also works with usual text files, not just XML. However I suppose it's better to not use the XML class example for that but write a class that just loads and decompresses the text file.

Personal tools