(cherry picked from commit 55afd6e784)
55afd6e784
One step towards fixing #17374 as most experimental APIs we use are now part of the stable 1.4.0. (cherry picked from commit 88cb9bd27f)
88cb9bd27f
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.