Enums§
- File
Type - Supported file types and their detection logic.
- Support
- Indicates the read/write capability for a file type.
Functions§
- detect_
from_ extension - Detect file type from file extension.
- detect_
from_ magic - Detect file type from magic bytes (first 64+ bytes of a file).