Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
M2.1
-
None
-
None
Description
When an AMQShortString is created it currently copies the data from the supplied ByteBuffer into a newly created array
this copy is unnecessary when the ByteBuffer is a heapbuffer which is known not to be mutated