-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
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.