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

input

Glossary Item Box

Encodes a set of bytes and returns the encoded text as a string

Syntax

Visual Basic (Declaration) 
Public MustOverride Function EncodeBytes( _
   ByVal input() As Byte _
) As String
C# 
public abstract string EncodeBytes( 
   byte[] 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