Property | Type | Description | |
---|---|---|---|
EndOfImageAddress | uint | ||
PartSize | uint | ||
Type | ushort | ||
Unknown | ushort | ||
Unknown2 | uint |
Method | Description | |
---|---|---|
EndOfImageSection ( byte File, int Offset ) : System | ||
GetPartSize ( ) : uint | ||
Recalculate ( int NewFilesize ) : void | ||
Serialize ( ) : byte[] |
public EndOfImageSection ( byte File, int Offset ) : System | ||
File | byte | |
Offset | int | |
return | System |
public Recalculate ( int NewFilesize ) : void | ||
NewFilesize | int | |
return | void |