hellozrh opened a new pull request, #515:
URL: https://github.com/apache/commons-io/pull/515

   File size conversion tool, supporting mutual conversion of TB, GB, MB, KB, 
Byte, etc.,as well as converting the size of numeric types into human-readable 
strings. #https://issues.apache.org/jira/browse/IO-822 
   
    The tool can convert any size unit into a human readable version, and 
support file size unit conversion to and from each other. The implementation 
method refers to TimeUnit, adopts the feature of enumeration, simplifies the 
code, and has high efficiency.
   


-- 
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...@commons.apache.org

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

Reply via email to