ArchiveFormatDetector

ArchiveFormatDetector class

Detects archive format and provides other related information.

public sealed class ArchiveFormatDetector

Constructors

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

Methods

NameDescription
GetFormatInfo(Stream)Gets format info.
GetFormatInfo(string)Gets format info.

See Also