BZ2

FileType.BZ2 field

Bzip2 Compressed File (.bz2) are compressed files generated using the BZIP2 open source compression method, mostly on UNIX or Linux system. Learn more about this file format here.

public static readonly FileType BZ2;

See Also