Interface PacketLengthWidthAccessor

All Known Subinterfaces:
PacketLengthWidthAccessor.PacketLengthWidthProperty, TransmissionMetrics
All Known Implementing Classes:
PacketInputStream, PacketOutputStream, StopAndWaitPacketInputStream, StopAndWaitPacketOutputStream, TransmissionMetricsBuilder

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

    • getPacketLengthWidth

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