Platform Core .NET Assemblies API
Write(Stream,Stream) Method
See Also  Send Feedback
Terrasoft.Common Namespace > StreamUtilities Class > Write Method : Write(Stream,Stream) Method
source
Source stream.
value
Receiving stream.

Glossary Item Box

Recording to stream.

Syntax

 
C#
 
 

Parameters

source
Source stream.
value
Receiving stream.

Remarks

Extensible method.

Recording to the receiving stream is done in blocks of CopiedStreamBufferLength bytes. After the recording is complete, the position in the source stream returns to its original state.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.