pjfanning opened a new pull request, #2840: URL: https://github.com/apache/pekko/pull/2840
* avoids 'unsafe' array code * The ByteBuffer returned directly wraps the bytes in the ByteString (unless the ByteString is a concat of other ByteStrings) - so we don't need to create a new byte array in most cases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
