issues
search
lloyd
/
easylzma
An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used to compress and extract lzma files.
129
stars
39
forks
source link
easyLzma Vs Standard LZMA SDK in C
#6
Open
chfakht
opened
8 years ago
chfakht
commented
8 years ago
Hi, i have some questions
What is the difference between Igor Pavlov's SDK in c and EASYLZMA.
How much memory allocation it require when using lc=0 , pb=3, lp=2
Can i perform file to stream decompression using easyLzma
Thanks a lot
Hi, i have some questions
Thanks a lot