This website requires JavaScript.
Explore
Help
Sign In
ddidderr
/
zstd-rs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
v0.7.1
zstd-rs
/
lib
/
decompress
T
History
Yann Collet
e4811ba761
Modified : ZSTD_createDDict() accepts dictionary < 8 bytes in pure content mode (reported by @chipturner)
2016-06-19 23:06:54 +02:00
..
huf_decompress.c
Fixed decompression of literals in dictionary mode
2016-06-15 23:11:20 +02:00
zbuff_decompress.c
new frame format, allowing custom window size
2016-06-06 00:26:38 +02:00
zstd_decompress.c
Modified : ZSTD_createDDict() accepts dictionary < 8 bytes in pure content mode (reported by @chipturner)
2016-06-19 23:06:54 +02:00