Cast a byte[] to a string
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public static string ToString( byte[] x ) |
Visual Basic |
---|
Public Shared Function ToString ( _ x As Byte() _ ) As String |
Visual C++ |
---|
public: static String^ ToString( array<unsigned char>^ x ) |
Parameters
- x
- Type: array<Byte>[]()[][]
x