Method | Description | |
---|---|---|
DeleteOnClose ( ) : void | ||
RdcFileWriter ( Stream stream ) : System | ||
Truncate ( ) : void | ||
Write ( System.UInt64 offsetFileStart, uint bytesToWrite, |
public RdcFileWriter ( Stream stream ) : System | ||
stream | Stream | |
return | System |
public Write ( System.UInt64 offsetFileStart, uint bytesToWrite, |
||
offsetFileStart | System.UInt64 | |
bytesToWrite | uint | |
buffer | ||
return | void |