| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DataStream Class : WriteRange Method |
| Overload | Description |
|---|---|
| WriteRange<T>(T[]) | |
| WriteRange(IntPtr,Int64) | Writes a range of bytes to the current stream, and advances the current position within this stream by the number of bytes written. |
| WriteRange<T>(T[],Int32,Int32) |