Méthode | Description | |
---|---|---|
File ( |
||
GetAppenderWriter ( ) : |
||
GetExclusiveReader ( ) : |
||
GetSize ( ) : ulong | ||
HardFlush ( ) : void | ||
RandomRead ( byte data, int offset, int size, ulong position, bool doNotCache ) : void | ||
Remove ( ) : void | ||
SetSize ( long size ) : void | ||
Truncate ( ) : void |
Méthode | Description | |
---|---|---|
SimulateCorruptionBySetSize ( int size ) : void |
public File ( |
||
owner | ||
index | uint | |
Résultat | System |
public GetAppenderWriter ( ) : |
||
Résultat |
public GetExclusiveReader ( ) : |
||
Résultat |
public RandomRead ( byte data, int offset, int size, ulong position, bool doNotCache ) : void | ||
data | byte | |
offset | int | |
size | int | |
position | ulong | |
doNotCache | bool | |
Résultat | void |