Property | Type | Description | |
---|---|---|---|
EFREGION_SUBBLOCK_CACHE_SIZE | int |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ToString ( ) : string | ||
getNewAccessStream ( ) : Stream | ||
getNewBlockAccessor ( int rel_block_start, int block_len ) : |
||
getSize ( ) : long | ||
getStartAddress ( ) : long |
Method | Description | |
---|---|---|
EFRegion ( long address, long length, string filepath, EFRegionMode mode ) : System | ||
addDisposeDelegate ( handleRegionSafeToFreeDelegate delfn ) : void | ||
getBlockAccessStream ( int rel_block_start, int block_len ) : Stream | ||
getThreadStream ( ) : Stream |
public getNewBlockAccessor ( int rel_block_start, int block_len ) : |
||
rel_block_start | int | |
block_len | int | |
return |