Enums§
- FsType
- Detected filesystem type.
- MemDump
Format - A recognized memory-dump container format. These route to the memory mount
path (a
MemoryFsover memf), not the disk-filesystem dispatch.
Functions§
- detect_
filesystem - Auto-detect filesystem type from a Read+Seek source.
- detect_
memory_ dump - Detect a memory-dump container by its header magic.