Documentation ¶
Index ¶
- func ByteToDword(byte0, byte1, byte2, byte3 int) int
- func ByteToWord(byte0, byte1 int) int
- func BytesToString(origin []byte) string
- func HexToBytes(str string) (resp []byte, err error)
- func StringToByte(str string) (resp []byte, err error)
- func UTF8ToGBK(s []byte) ([]byte, error)
- type BCD
- type DWORD
- type WORD
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶
BytesToString []byte 去除空数据(0), (ASCII)再转成字符
Types ¶
Click to show internal directories.
Click to hide internal directories.