BytesToStringUtilities.ToString(Byte[],Encoding) - метод Смотри также Terrasoft.Common - пространство имен > BytesToStringUtilities - класс > ToString - метод : ToString(Byte[],Encoding) - метод C#
- source
- The byte array.
- encoding
- Encoding.
Glossary Item Box
Параметры
- source
- The byte array.
- encoding
- Encoding.
Тип возвращаемого значения
The System.String instance that is the string presentation of the source byte array in the encoding encoding.Overloaded method.
The extension method for the System.Byte class.