Writes the provided buffer to the internal stream starting at the provided position within the internal stream
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- buffer
- Type: System Byte
[Missing <param name="buffer"/> documentation for "M:NetworkCommsDotNet.Tools.StreamTools.ThreadSafeStream.Write(System.Byte[],System.Int64)"]
- startPosition
- Type: System Int64
[Missing <param name="startPosition"/> documentation for "M:NetworkCommsDotNet.Tools.StreamTools.ThreadSafeStream.Write(System.Byte[],System.Int64)"]
See Also