| C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace > NativeFileStream Class : Write Method |
| Overload | Description |
|---|---|
| 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. |
| Write(IntPtr,Int32,Int32) | Writes a block of bytes to this stream using data from a buffer. |