Package io.goobi.viewer.controller
Class FileSizeCalculator
java.lang.Object
io.goobi.viewer.controller.FileSizeCalculator
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatSize(long sizeInBytes) static longgetFileSize(Path path)
-
Method Details
-
getFileSize
- Throws:
IOException
-
formatSize
-