API Reference mime_sniff v0.1.1
modules
Modules
A MIME Type detection by magic number in Elixir.
Guards in this module were implemented as defined in terminlogy
It represent the signature in MIME sniff
table that all bytes in Pattern Mask
are FF.
It represent the signature in MIME sniff
table that all bytes in Pattern Mask
are not FF Leading Bytes to Be Ignored
is None.
This protocol defines the API for Struct to be implemented in order to use with matching signature function.