adamretter commented on pull request #46: URL: https://github.com/apache/commons-codec/pull/46#issuecomment-651022193
@aherbert I felt that the additional decode/encode methods that I added to Hex still have value; They allow the user to work with an existing byte array rather than the code allocation a fixed size array for them every time. The tests in HexTest accompany them. Arguably, I should move them to a separate PR as its a different feature. What do you prefer? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
