@ConsumerType
public interface AvsScannerEnine
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
scan(InputStream content,
String fileName)
Scans the given content for viruses.
|
ScanResult scan(@Nonnull InputStream content, @Nullable String fileName) throws AvsException
content - contentfileName - file nameAvsException - error during scanCopyright © 2020. All rights reserved.