Click or drag to resize

StreamToolsWrite Method (Stream, Stream)

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static double Write(
	Stream inputStream,
	Stream destinationStream
)

Parameters

inputStream
Type: System.IOStream
destinationStream
Type: System.IOStream

Return Value

Type: Double
See Also