Zst

CompressionFileType.Zst field

A ZST file is a compressed file that is generated with the Zstandard (zstd) compression algorithm. It is a compressed file that is created with lossless compression by the algorithm. Learn more about this file format here.

public static readonly CompressionFileType Zst;

See Also