pjfanning opened a new pull request, #424:
URL: https://github.com/apache/incubator-pekko-http/pull/424

   only safe to use toArrayUnsafe when you know that you are not mutating the 
array
   
   the advantage is that you safe on having to clone the inner array that the 
ByteString has
   
   there might be 1 or 2 more places that we could update in pekko-http too


-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to