t-mat / lz4mt

Platform independent, multi-threading implementation of lz4 stream in C++11
Other
199 stars 47 forks source link

Issue/7 #24

Closed t-mat closed 10 years ago

t-mat commented 10 years ago

Initial implementation of -BD (block dependent) mode.

NOTE : There is not multi-threaded compression/decompression.