Interface SequenceNumberWidthAccessor

All Known Subinterfaces:
SequenceNumberWidthAccessor.SequenceNumberWidthProperty
All Known Implementing Classes:
PacketInputStream, PacketOutputStream, StopAndWaitPacketInputStream, StopAndWaitPacketOutputStream, TransmissionMetrics

public interface SequenceNumberWidthAccessor
Provides an accessor for a sequence number width (in bytes) property.
  • Method Details

    • getSequenceNumberWidth

      int getSequenceNumberWidth()
      Retrieves the sequence number width (in bytes) from the sequence number width (in bytes) property.
      Returns:
      The sequence number width (in bytes) stored by the sequence number width (in bytes) property.