点击或拖拽改变大小

HslHelperGetUTF8Bytes 方法

从字符串的内容提取UTF8编码的字节,加了对空的校验

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static byte[] GetUTF8Bytes(
	string message
)

参数

message
类型:SystemString
字符串内容

返回值

类型:Byte
结果
参见