Class | Rumai::IXP::Struct::Field |
In: |
lib/rumai/ixp/message.rb
|
Parent: | Object |
countee | [R] | |
counter | [R] | |
format | [R] | |
name | [R] |
aName: | unique (among all fields in a struct) name for the field |
aFormat: | number of bytes, a class, or nil |
aCounter: | field which counts the length of this field‘s value |
Sets the counter for this field (implying that the length of this field is counted by the given field).