Uses of Class
clamavj.ScanResult
-
Packages that use ScanResult Package Description clamavj -
-
Uses of ScanResult in clamavj
Methods in clamavj that return ScanResult Modifier and Type Method Description ScanResultClamScan. scan(byte[] in)The method to call if you already have the content to scan in-memory as a byte array.ScanResultClamScan. scan(InputStream in)The preferred method to call.
-