all constant
The default sniffers provided by Readium 2 to resolve a MediaType. The sniffers order is important, because some MediaTypes are subsets of other MediaTypes.
Implementation
static const List<Sniffer> all = [
html,
opds,
lcpLicense,
bitmap,
webpub,
w3cWPUB,
epub,
lpf,
archive,
pdf,
];