Documentation
¶
Index ¶
Constants ¶
View Source
const TLV_HEADER_SIZE = 8 //表示TLV空包长度
Variables ¶
This section is empty.
Functions ¶
func NewTLVDecoder ¶ added in v1.1.3
Types ¶
type DataPack ¶
type DataPack struct{}
DataPack 封包拆包类实例,暂时不需要成员
type TLVDecoder ¶ added in v1.1.3
func (*TLVDecoder) GetLengthField ¶ added in v1.1.3
func (this *TLVDecoder) GetLengthField() *ziface.LengthField
Click to show internal directories.
Click to hide internal directories.