biao file
License
MIT
Deps
1
Install Size
—
Vulns
✓ 0
Published
Aug 12, 2025
$ dotnet add package biaofile
二进制数据提取标识 确定数据格式。
BiaoType t; using (var f = File.Open("C:\\Users\\tozhang\\Desktop\\a", FileMode.Open)) t = Biao.Resolve(f);