HomeSort by relevance Sort by last modified time
    Searched defs:lzf_compress (Results 1 - 3 of 3) sorted by null

  /external/liblzf/cs/
CLZF.cs 153 public int lzf_compress (byte[] in_data, int in_len,byte[] out_data, int out_len) method in class:LZF.NET.CLZF