Method | Description | |
---|---|---|
Flush ( ) : void | ||
FlushCounterFailWriterStream ( int flushCnt ) : System.IO | ||
Write ( byte buffer, int offset, int count ) : void | ||
WriteByte ( byte value ) : void |
public FlushCounterFailWriterStream ( int flushCnt ) : System.IO | ||
flushCnt | int | |
return | System.IO |
public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | |
offset | int | |
count | int | |
return | void |