qweek commented on pull request #526: URL: https://github.com/apache/maven/pull/526#issuecomment-915996602
@rmannibucau I see what you mean: it will kills few optimizations, generate more objects and probably we need to use proper ByteOrder (default byte buffer order is BIG_ENDIAN and algorithm order is LITTLE_ENDIAN). But yes, it's much cleaner and simpler, thank you for sharing your version. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org