mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-15 11:00:47 +02:00
GeneralUtils
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package stirling.software.SPDF.utils;
|
||||
|
||||
public class GeneralFileUtils {
|
||||
public class GeneralUtils {
|
||||
|
||||
public static Long convertSizeToBytes(String sizeStr) {
|
||||
if (sizeStr == null) {
|
||||
Reference in New Issue
Block a user