Documentation
¶
Index ¶
- func BigEndian(hexStr string) string
- func CheckSum(cmd string) string
- func CheckSumCode(b []byte) uint16
- func Date(hexStr string) time.Time
- func DecodeBinaryText(hexStr string) string
- func DecodeBytes(hexStr string) []byte
- func DecodeFloat(hexStr string) float64
- func DecodeNumber(hexStr string) int64
- func DecodeText(hexStr string) string
- func EncodeFloat(num float64) string
- func EncodeHexText(b interface{}) string
- func EncodeNumber(num int64) string
- func Int64ToBigEndian(n int64) string
- func ParseDate(hexStr string, format string) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSumCode ¶
func DecodeBinaryText ¶
func DecodeBytes ¶
func DecodeFloat ¶
func DecodeNumber ¶
func DecodeText ¶
func EncodeFloat ¶
func EncodeHexText ¶
func EncodeHexText(b interface{}) string
func EncodeNumber ¶
func Int64ToBigEndian ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.