Detect-It-Easy/help/Archive.md
2024-05-13 19:45:57 +02:00

12 lines
310 B
Markdown

###This is a description of the COM class.
* You could use all functions from Binary class but with Arhive prefix (Binary.compare -> Arhive.compare)
**bool isArchiveRecordPresent(const QString &sArchiveRecord)**
```
```
**bool isArchiveRecordPresentExp(const QString &sArchiveRecord)**
```
```