wangdl e2c9d3063f fix: #41 detect_material_type 只读前 8KB 做魔数检测
std::fs::read 整个文件 → File::open + read 前 8192 字节,节省大文件内存。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-06 12:59:19 +08:00
..