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