class
TLV::Header::Context
- TLV::Header::Context
- BinData
- Reference
- Object
Defined in:
tlv/header.crConstant Summary
-
AFTER_DESERIALIZE =
[] of Nil -
BEFORE_SERIALIZE =
[] of Nil -
ENDIAN =
["little"] -
KLASS_NAME =
[TLV::Header::Context] -
PARTS =
[{type: "basic", name: tag_id, cls: UInt8, onlyif: nil, verify: nil, value: nil, endian: nil}] of Nil -
REMAINING =
[] of Nil
Class Method Summary
Macro Summary
- tlv_header(name, onlyif = nil, verify = nil, value = nil)
- tlv_header_context(name, onlyif = nil, verify = nil, value = nil)
Instance Method Summary
- #__format__ : IO::ByteFormat
-
#parent
Group fields might need access to data in the parent
-
#parent=(parent : TLV::Header | Nil)
Group fields might need access to data in the parent
- #tag_id : UInt8
- #tag_id=(tag_id : UInt8)