Removed LZ4_decode() function code.
If you need to provide "isize" instead of "osize" to the decoder, please use LZ4_uncompress_unknownOutputSize(), which is safer.

git-svn-id: https://lz4.googlecode.com/svn/trunk@12 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
3 files changed
tree: 1def148fe2de48fb7d8b78d933bb7d65407ae007
  1. Makefile
  2. lz4.c
  3. lz4.h
  4. main.c