TouchSocketBitConverterGetBytes(Char) 方法
将指定字符转换为字节数组
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
public byte[] GetBytes(
char value
)
Public Function GetBytes (
value As Char
) As Byte()
member GetBytes :
value : char -> byte[]
- value Char
- 要转换的字符
Byte字节数组