Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMessageTooShort = errors.New("tlv: message too short")
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder is a configurable TLV decoder.
func NewDecoder ¶
Click to show internal directories.
Click to hide internal directories.