Consider removing the field tagSize in various QuicPacketEncoder.OutgoingQuicPacket subclasses

XMLWordPrintable

      The `tagSize` field is passed to the constructor and used to compute the value of the `length` field, but the `tagSize` field is never read again thereafter. We should consider continuing passing `tagSize` as parameter to the constructor, but remove the corresponding field.

            Assignee:
            Daniel Jelinski
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: