Property | Type | Description | |
---|---|---|---|
mBlockOffsets | long[] | ||
mBlockSize | int | ||
mHdd | HardDisk |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ReadBytes ( ArraySegment |
Method | Description | |
---|---|---|
OffsetTableHardDisk ( HardDisk hdd ) : System |
Method | Description | |
---|---|---|
getBlockKey ( long blockId ) : long | ||
readBlock ( ArraySegment |
protected OffsetTableHardDisk ( HardDisk hdd ) : System | ||
hdd | HardDisk | |
return | System |
public ReadBytes ( ArraySegment |
||
dest | ArraySegment |
|
offset | long | |
return | void |