GZ

FileType.GZ field

Gnu Zipped File (.gz) are compressed files created with gzip compression application. It can contain multiple compressed files and is commonly used on UNIX and Linux systems. Learn more about this file format here.

public static readonly FileType GZ;

See Also