Skip to content
Commit cf307e09 authored by yann.collet.73@gmail.com's avatar yann.collet.73@gmail.com
Browse files

- New naming : LZ4_decompress_safe() and LZ4_decompress_fast()

- New function : LZ4_decompress_safe_partial(), to decompress just enough data within a compressed block, saving CPU cycles
- New source files : lz4_decoder.h, lz4_encoder.h, lz4hc_encoder.h
- Improved speed of LZ4_decompress_fast()
- Improved speed for compression of small blocks < 64KB
- Improved speed for HC compression
parent cef3b56b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment