pjfanning commented on PR #2838: URL: https://github.com/apache/pekko/pull/2838#issuecomment-4226595722
> Do we need something like Netty's VarHandleFactory to handle different platform byte orders in our code, we only need the 2 ByteOrders that are part of the Java ByteOrder enum - Big Endian and Little Endian. We have no code that uses exotic byte orders. SwarUtil has the various var handles that we need, I don't think we need to grab anything else from Netty's VarHandleFactory. -- 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]
