Interface ReadyToSendMagicBytesAccessor

All Known Subinterfaces:
ReadyToSendMagicBytesAccessor.ReadyToSendMagicBytesProperty, ReadyToSendTransmission
All Known Implementing Classes:
AbstractReadyToSendTransmissionDecorator, ReadyToSendSectionDecorator, ReadyToSendSegmentDecorator, TransmissionMetrics

public interface ReadyToSendMagicBytesAccessor
Provides an accessor for a RTS ("ready-to-send") magic bytes property.
  • Method Details

    • getReadyToSendMagicBytes

      byte[] getReadyToSendMagicBytes()
      Retrieves the magic bytes from the RTS ("ready-to-send") magic bytes property.
      Returns:
      The magic bytes stored by the RTS ("ready-to-send") magic bytes property.