'Declaration Public Shared Function BytesToString( _ ByVal bytes As System.Collections.Generic.IList(Of Byte) _ ) As System.String
public static System.string BytesToString( System.Collections.Generic.IList<byte> bytes )
Parameters
- bytes
'Declaration Public Shared Function BytesToString( _ ByVal bytes As System.Collections.Generic.IList(Of Byte) _ ) As System.String
public static System.string BytesToString( System.Collections.Generic.IList<byte> bytes )