프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ReadBlockCount | int | ||
WriteBlockCount | int |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void |
Sets the current usage of the BinaryStreamIoSessionBase to null.
|
|
GetBlock ( |
||
SimplifiedSubFileStreamIoSession ( |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the SimplifiedSubFileStreamIoSession object and optionally releases the managed resources.
|
메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |
public GetBlock ( |
||
args | ||
리턴 | void |
public SimplifiedSubFileStreamIoSession ( |
||
stream | ||
subFile | SubFileHeader | |
header | FileHeaderBlock | |
리턴 | System |