Php/docs/intro.lzf

来自菜鸟教程
跳转至:导航、​搜索

LZF is a very fast compression algorithm, ideal for saving space with only slight speed cost. It can be optimized for speed or space at the time of compilation. This extension is using » liblzf library by Marc Lehmann for its operations.