A Sandcastle Documented Class Library
C#
Show/Hide TOC
String
Utils
Byte
Array
To
Str Method
Definition
Namespace:
MbcsCentral.WinTrm
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
static
string
ByteArrayToStr
(
byte
[]
dBytes
)
Parameters
dBytes
Byte
Return Value
String
See Also
Reference
StringUtils Class
MbcsCentral.WinTrm Namespace
In This Article
Definition
Parameters
Return Value
See Also