Searched defs:lzf_compress (Results 1 – 2 of 2) sorted by relevance
86 lzf_compress (const void *const in, unsigned int in_len, in lzf_compress() function
153 public int lzf_compress (byte[] in_data, int in_len,byte[] out_data, int out_len) in lzf_compress() method in LZF.NET.CLZF