Class ByteConverter
java.lang.Object
net.sourceforge.jbizmo.commons.file.ByteConverter
Utility class to convert the number of the given bytes into a human-readable format
Copyright 2010 (C) by Martin Ganserer
- Version:
- 1.0.0
- Author:
- Martin Ganserer
-
Method Summary
-
Method Details
-
convert
Convert the given number of bytes into a human-readable format- Parameters:
numberOfBytes-- Returns:
- the formatted result
-