TypeConversion::BytesToString Method (array<Byte>^)
Decodes all of the bytes in the specified byte array into a string.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- value
-
Type:
array<System::Byte>^
The byte array that contains the sequence of bytes to decode.
Show: