Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.10
-
None
Description
BinaryEncoder / BinaryDecoder interfaces should also support input with offset and length parameters. At the moment one often has to create an intermediate copy of an byte array just to truncate it to a particular length leading to unnecessary intermediate garbage.