Adds an EncapsulatedPacket to the queue, and sets its
messageIndex, orderIndex, and any other values
depending on the Reliability.
If the packet's total length is longer than the MTU (Maximum Transport Unit)
then the packet will be split into smaller chunks, which each
will be added to the queue.
Adds an EncapsulatedPacket to the queue, and sets its messageIndex, orderIndex, and any other values depending on the Reliability.
If the packet's total length is longer than the MTU (Maximum Transport Unit) then the packet will be split into smaller chunks, which each will be added to the queue.