Documentation
¶
Index ¶
Constants ¶
View Source
const DK_MAPPED_NEW = 0x08 //校验类型
Variables ¶
View Source
var DECODE_MAP_NEW = []byte{}/* 256 elements not displayed */
View Source
var ENCODE_MAP_NEW = []byte{}/* 256 elements not displayed */
Functions ¶
func MessageDecodeBybufio ¶
func MessageDecodeBybytes ¶
Types ¶
type CayxMessage ¶
type CayxMessage struct {
// contains filtered or unexported fields
}
func (*CayxMessage) GetComId ¶
func (this *CayxMessage) GetComId() uint16
func (*CayxMessage) GetMsg ¶
func (this *CayxMessage) GetMsg() []byte
func (*CayxMessage) GetMsgId ¶
func (this *CayxMessage) GetMsgId() uint16
func (*CayxMessage) Serializable ¶
func (this *CayxMessage) Serializable() (bytes []byte, err error)
func (*CayxMessage) ToString ¶
func (this *CayxMessage) ToString() string
Click to show internal directories.
Click to hide internal directories.