GitHub user britter opened a pull request: https://github.com/apache/commons-io/pull/46
IO-507: Rename ByteOrderUtils class to ByteOrderParser and remove some logic for parsing strings "big" and "little", after discussions on the ML. You can merge this pull request into a Git repository by running: $ git pull https://github.com/britter/commons-io IO-507 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-io/pull/46.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #46 ---- commit 7532f2c5ee58581dc6d18ab13bc0c432c6d49c96 Author: Benedikt Ritter <brit...@apache.org> Date: 2017-10-13T17:19:26Z IO-507: Rename ByteOrderUtils class to ByteOrderParser and remove some logic for parsing strings "big" and "little", after discussions on the ML. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org