StringUtilsStrToByteArray Method

Definition

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

Parameters

str  String
 

Return Value

Byte

See Also