CSharpTest.Net
DecodeBytes Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Formatting Namespace > ByteEncoding Class : DecodeBytes Method

input

Glossary Item Box

Decodes the string provided and returns the original set of bytes

Syntax

Visual Basic (Declaration) 
Public MustOverride Function DecodeBytes( _
   ByVal input As String _
) As Byte()
C# 
public abstract byte[] DecodeBytes( 
   string input
)

Parameters

input

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys