Class FileSizeCalculator

java.lang.Object
io.goobi.viewer.controller.FileSizeCalculator

public class FileSizeCalculator extends Object
  • Method Details

    • getFileSize

      public static long getFileSize(Path path) throws IOException
      Throws:
      IOException
    • formatSize

      public static String formatSize(long sizeInBytes)