This website requires JavaScript.
Explore
Help
Sign In
mobiletools
/
Ffu2Vhdx
Watch
0
Star
0
Fork
0
mirror of
https://github.com/MobileTooling/Ffu2Vhdx.git
synced
2026-07-27 12:48:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
487b20c2f51595389f0293c78faede36d1f34a8a
Ffu2Vhdx
/
Img2Ffu
/
Reader
/
Enums
/
FFUVersion.cs
T
9 lines
122 B
C#
Raw
Normal View
History
Unescape
Escape
Use Img2Ffu reader code
2024-09-07 23:12:17 +02:00
namespace
Img2Ffu.Reader.Enums
{
public
enum
FFUVersion
{
V1
,
V1_COMPRESSED
,
V2
}
}
Reference in New Issue
Copy Permalink