isAcknowledgedBy

fun isAcknowledgedBy(acknowledgementSequenceNumber: UShort): Boolean

Returns true if this packet is acknowledged by the specified acknowledgeSequenceNumber. Note that wrap around of the sequence numbers is taken into account. It is assumed that the transfer window is small enough that much less than half the sequence number space if ever in use at any point in time.