public interface ContainerSniffer
Tries to refine a Format by sniffing a Container.
abstract Try<Format, ReadError>
sniffContainer(Format format, Container<Readable> container)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Try<Format, ReadError> sniffContainer(Format format, Container<Readable> container)