메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
SimulateCorruptionBySetSize ( int size ) : void |
public File ( |
||
owner | ||
index | uint | |
리턴 | System |
public GetAppenderWriter ( ) : |
||
리턴 |
public GetExclusiveReader ( ) : |
||
리턴 |
public RandomRead ( byte data, int offset, int size, ulong position, bool doNotCache ) : void | ||
data | byte | |
offset | int | |
size | int | |
position | ulong | |
doNotCache | bool | |
리턴 | void |