# Functions
Dex detects dalvik executable(DEX).
Dey Optimized Dalvik Executable(ODEX).
reference: https://bz.apache.org/ooo/show_bug.cgi?id=111457.
Create and register a new type matcher function.
Wasm detects a Web Assembly 1.0 filetype.
Zstandard compressed data is made of one or more frames.
# Variables
Store registered file type matchers.
Mach-O binaries have no common extension.
# Type aliases
Type interface to store pairs of type with its matcher function.
Matcher function interface as type alias.
Type specific matcher function interface.