Class ByteConverter

java.lang.Object
net.sourceforge.jbizmo.commons.file.ByteConverter

public class ByteConverter extends Object

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 Details

    • convert

      public static String convert(long numberOfBytes)
      Convert the given number of bytes into a human-readable format
      Parameters:
      numberOfBytes -
      Returns:
      the formatted result