public interface SMFVersionProbeControllerType
| Modifier and Type | Method and Description |
|---|---|
javaslang.control.Validation<javaslang.collection.Seq<SMFParseError>,SMFVersionProbed> |
probe(Supplier<InputStream> stream)
Probe the given file.
|
javaslang.control.Validation<javaslang.collection.Seq<SMFParseError>,SMFVersionProbed> probe(Supplier<InputStream> stream)
stream - A supplier that is capable of repeatedly re-opening a fileCopyright © 2017 <code@io7m.com> http://io7m.com