Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5
-
Fix Version/s: 3.6
-
Component/s: None
-
Labels:None
Description
Some improvements to the RandomDataInputInMemory class.
The main improvement consist in having read(byte[], int, int) implemented, which is faster than relying on the parent implementation.
The main improvement consist in having read(byte[], int, int) implemented, which is faster than relying on the parent implementation.
Committed to core, r3702