Class ByteArray
- Namespace
- Inetlab.SMPP.Common
- Assembly
- cs.temp.dll.dll
public static class ByteArray
- Inheritance
-
ObjectByteArray
Methods
FromHexString(String)
public static byte[] FromHexString(string str)
Parameters
str
String
Returns
- Byte[]
ToHexString(Byte[])
public static string ToHexString(byte[] buf)
Parameters
buf
Byte[]
Returns
- String
ToUShort(Byte[])
public static ushort ToUShort(byte[] buf)
Parameters
buf
Byte[]
Returns
- UInt16