Interface MagicBytesLengthAccessor

All Known Subinterfaces:
MagicBytesLengthAccessor.MagicBytesLengthProperty
All Known Implementing Classes:
AbstractMagicBytesTransmission, AbstractMagicBytesTransmissionDecorator, AssertMagicBytesSectionDecorator, AssertMagicBytesSegment, AssertMagicBytesSegmentDecorator, MagicBytesSectionDecorator, MagicBytesSegment, MagicBytesSegmentDecorator, TransmissionMetrics

public interface MagicBytesLengthAccessor
Provides an accessor for a magic bytes length property.
  • Method Details

    • getMagicBytesLength

      int getMagicBytesLength()
      Retrieves the magic bytes length from the magic bytes magic bytes length property.
      Returns:
      The magic bytes length stored by the magic bytes magic bytes length property.