Interface LengthWidthAccessor

All Known Subinterfaces:
LengthWidthAccessor.LengthWidthProperty
All Known Implementing Classes:
AbstractLengthDecoratorSegment, AbstractReferenceeLengthSegment, AllocSectionDecoratorSegment, AllocSegmentHead, AsciizArraySegment, ComplexTypeSegment, DynamicTypeSection, DynamicTypeSegment, LengthSegment, LengthSegmentDecoratorSegment, StringArraySection, TransmissionMetrics

public interface LengthWidthAccessor
Provides an accessor for a length width (in bytes) property.
  • Method Details

    • getLengthWidth

      int getLengthWidth()
      Retrieves the length width (in bytes) from the length width (in bytes) property.
      Returns:
      The length width (in bytes) stored by the length width (in bytes) property.