Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.68.0
-
None
Description
Currently, the readLength/readString/readRecordId methods of SegmentData are implemented in SegmentDataV12, while they only depend on other methods of SegmentData (e.g. readInt).
Moving the existing implementations so that they become default methods of SegmentData can be helpful when creating new implementations of SegmentData. This change is also backwards-compatible
Attachments
Issue Links
- links to