Метод | Описание | |
---|---|---|
CreateHeader ( uint blocks, byte guid, byte lastSnapGuid, |
Creates the header.
|
|
CreateImageMap ( uint blocks ) : byte[] |
Creates the image map.
|
Метод | Описание | |
---|---|---|
GetAlignedSize ( ulong size ) : ulong |
Gets the size of the aligned.
|
public static CreateHeader ( uint blocks, byte guid, byte lastSnapGuid, |
||
blocks | uint | The blocks. |
guid | byte | The GUID. |
lastSnapGuid | byte | The last snap GUID. |
diskGeometry | The disk geometry. | |
Результат | byte[] |
public static CreateImageMap ( uint blocks ) : byte[] | ||
blocks | uint | The blocks. |
Результат | byte[] |