An extracted Field
11.6.2.1. fieldinfo:__len()
Obtain the Length of the field
11.6.2.2. fieldinfo:__unm()
Obtain the Offset of the field
11.6.2.3. fieldinfo:__call()
Obtain the Value of the field
11.6.2.4. fieldinfo:__tostring()
The string representation of the field
11.6.2.5. fieldinfo:__eq()
Checks whether lhs is within rhs
11.6.2.6. fieldinfo:__le()
Checks whether the end byte of lhs is before the end of rhs
11.6.2.7. fieldinfo:__lt()
Checks whether the end byte of rhs is before the beginning of rhs
11.6.2.9. fieldinfo.label
The string representing this field
11.6.2.10. fieldinfo.value
The value of this field
11.6.2.12. fieldinfo.offset
The offset of this field