This website requires JavaScript.
Explore
Help
Sign In
mobiletools
/
UnifiedFlashingPlatform
Watch
0
Star
0
Fork
0
mirror of
https://github.com/MobileTooling/UnifiedFlashingPlatform.git
synced
2026-07-27 12:48:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b1407f3a5aa308f142e9080e1b6742e9ae70c82
UnifiedFlashingPlatform
/
Reader
/
Enums
/
DiskAccessMethod.cs
T
9 lines
128 B
C#
Raw
Normal View
History
Unescape
Escape
Enable Preliminary FFU support
2024-06-19 22:48:39 +02:00
namespace
Img2Ffu.Reader.Enums
{
public
enum
DiskAccessMethod
{
DISK_BEGIN
=
0
,
DISK_END
=
2
}
}
Reference in New Issue
Copy Permalink