Uses of Class
org.c02e.jpgpj.util.FileDetection.DetectionResult
Packages that use FileDetection.DetectionResult
-
Uses of FileDetection.DetectionResult in org.c02e.jpgpj.util
Methods in org.c02e.jpgpj.util that return FileDetection.DetectionResultModifier and TypeMethodDescriptionFileDetection.detectContainer(InputStream stream) Scans the first few bytes of the specified input stream, and tries to determine if it's a known PGP container format.FileDetection.detectContainer(InputStream stream, int bufferSize) Scans the first few bytes of the specified input stream, and tries to determine if it's a known PGP container format.