Lz

CompressionFileType.Lz field

A file with .lz extension is a compressed archive file created with Lzip, which is a free command-line tool for compression. It supports concatenation to compress support files. LZ files have media type application/lzip and support higher compression rations than BZ2. Learn more about this file format here.

public static readonly CompressionFileType Lz;

See Also