Overload List
Name | Description | |
---|---|---|
Write( Byte , Int64) |
Writes the provided buffer to the internal stream starting at the provided position within the internal stream
| |
Write( Byte , Int32, Int32) | When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written. (Overrides Stream Write( Byte , Int32, Int32).) |
See Also