Property | Type | Description | |
---|---|---|---|
ReadBlockCount | int | ||
WriteBlockCount | int |
Method | Description | |
---|---|---|
Clear ( ) : void |
Sets the current usage of the BinaryStreamIoSessionBase to null.
|
|
GetBlock ( |
||
SimplifiedSubFileStreamIoSession ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the SimplifiedSubFileStreamIoSession object and optionally releases the managed resources.
|
Method | Description | |
---|---|---|
Flush ( ) : void | ||
Read ( uint physicalBlockIndex, uint blockIndex ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
return | void |
public GetBlock ( |
||
args | ||
return | void |
public SimplifiedSubFileStreamIoSession ( |
||
stream | ||
subFile | SubFileHeader | |
header | FileHeaderBlock | |
return | System |