Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
public static string Read( Stream stream, Encoding encoding, ref int count )
'Declaration Public Overloads Shared Function Read( _ ByVal stream As Stream, _ ByVal encoding As Encoding, _ ByRef count As Integer _ ) As String
'Usage Dim stream As Stream Dim encoding As Encoding Dim count As Integer Dim value As String value = SSHString.Read(stream, encoding, count)
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
SSHString Structure SSHString Members Overload List