Interface PacketLengthWidthAccessor

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

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.