MCPcopy Index your code
hub / github.com/aceld/zinx / NewHTLVCRCDecoder

Function NewHTLVCRCDecoder

zdecoder/htlvcrcdecoder.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func NewHTLVCRCDecoder() ziface.IDecoder {
65 return &HtlvCrcDecoder{}
66}
67
68func (hcd *HtlvCrcDecoder) GetLengthField() *ziface.LengthField {
69 //+------+-------+---------+--------+--------+

Callers 2

mainFunction · 0.92
mainFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected