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