zstd/contrib/seekable_format
Yann Collet b83d1e7714 removed some `static const` variables
and replaced by traditional macro constants.

Unfortunately, C doesn't consider `static const` to mean "constant"
2018-11-13 16:56:32 -08:00
..
examples seekable_decompression: support offset greater then UNIT_MAX 2018-09-16 18:05:32 +03:00
zstd_seekable.h fixed seekable_format type mismatch 2018-06-06 13:10:29 -07:00
zstd_seekable_compression_format.md s/chunk/frame/ 2017-04-12 11:15:50 -07:00
zstdseek_compress.c removed some `static const` variables 2018-11-13 16:56:32 -08:00
zstdseek_decompress.c removed some `static const` variables 2018-11-13 16:56:32 -08:00