ArchiveFormatDetector

ArchiveFormatDetector class

Detects archive format and provides other related information.

The ArchiveFormatDetector type exposes the following members:

Constructors

NameDescription
ArchiveFormatDetector()Initializes a new instance of the ArchiveFormatDetector class.

Methods

NameDescription
get_format_info(file_name)Gets format info.
get_format_info(stream)Gets format info.

See Also