public interface BlobSniffer
Tries to refine a Format by sniffing a Readable blob.
abstract Try<Format, ReadError>
sniffBlob(Format format, Readable source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Try<Format, ReadError> sniffBlob(Format format, Readable source)