Class FileHelper

java.lang.Object
de.digitalcollections.cudami.admin.util.FileHelper

@Component
public class FileHelper
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    FileHelper()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String bytesToSize​(long sizeInBytes)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FileHelper

      public FileHelper()
  • Method Details

    • bytesToSize

      public static java.lang.String bytesToSize​(long sizeInBytes)