summaryrefslogtreecommitdiff
path: root/thirdparty/zstd/LICENSE
AgeCommit message (Collapse)Author
2017-06-08Add zstd compression support.Ferenc Arn
zstd has much better compression speed and ratio, and better decompression speed than currently available methods. Also set zstd as the default compression method for Compression as well as FileAccessCompressed functions.