public interface SMFVersionProbeProviderType
| Modifier and Type | Method and Description |
|---|---|
javaslang.control.Validation<javaslang.collection.Seq<SMFParseError>,SMFVersionProbed> |
probe(InputStream stream)
Attempt to probe the given file stream.
|
javaslang.control.Validation<javaslang.collection.Seq<SMFParseError>,SMFVersionProbed> probe(InputStream stream)
stream - The streamCopyright © 2017 <code@io7m.com> http://io7m.com