StringUtilsByteArrayToStr Method

Definition

Namespace: MbcsCentral.WinTrm
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static string ByteArrayToStr(
	byte[] dBytes
)

Parameters

dBytes  Byte
 

Return Value

String

See Also