TLV-VALUE decoder that understands Packet Format v0.3 evolvability guidelines.
Target type being decoded.
Constructor.
type name, used in error messages.
If specified, the top-level TLV-TYPE will be checked to be in this list.
Readonly
Callbacks after decoding TLV-VALUE.
Callbacks before decoding TLV-VALUE.
Add a decoding rule.
TLV-TYPE to match this rule.
Callback or nested EvDecoder to handle element TLV.
Additional rule options.
Decode TLV to target object.
Decode TLV-VALUE to target object.
Set callback to determine whether TLV-TYPE is critical.
Set callback to handle unknown elements.
TLV-VALUE decoder that understands Packet Format v0.3 evolvability guidelines.