Documentation
¶
Index ¶
Constants ¶
View Source
const HEADER_SIZE = 5
View Source
const TLV_HEADER_SIZE = 8 //表示TLV空包长度
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HtlvCrcData ¶
type HtlvCrcDecoder ¶
type HtlvCrcDecoder struct {
}
func (*HtlvCrcDecoder) GetLengthField ¶ added in v1.1.2
func (this *HtlvCrcDecoder) GetLengthField() ziface.LengthField
type TLVDecoder ¶
type TLVDecoder struct {
}
func (*TLVDecoder) GetLengthField ¶ added in v1.1.2
func (this *TLVDecoder) GetLengthField() ziface.LengthField
Click to show internal directories.
Click to hide internal directories.