Platform Core .NET Assemblies API
ToStream Method
See Also  Send Feedback
Terrasoft.Common Namespace > StringUtilities Class : ToStream Method
source
String.
encoding
Type of encoding. If the parameter is not specified, UTF8 encoding is used.

Glossary Item Box

Gets the value of the System.IO.Stream type for the current string source.

Syntax

 
C#
 
 

Parameters

source
String.
encoding
Type of encoding. If the parameter is not specified, UTF8 encoding is used.

Return Value

The System.IO.Stream object that represents the value of the source string.

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.