Vlad Rozov created APEXCORE-502:
-----------------------------------
Summary: Unnecessary byte array copy in
DefaultKryoStreamCodec.toByteArray
Key: APEXCORE-502
URL: https://issues.apache.org/jira/browse/APEXCORE-502
Project: Apache Apex Core
Issue Type: Improvement
Reporter: Vlad Rozov
{noformat}
slice = new Slice(os.toByteArray(), 0, os.toByteArray().length);
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
