Package io.datarouter.bytes
Class ByteUnitTool
java.lang.Object
io.datarouter.bytes.ByteUnitTool
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringbyteCountToDisplaySize(long sizeInBytes) static StringbyteCountToDisplaySize(long sizeInBytes, ByteUnitType.ByteUnitSystem byteUnitSystem)
-
Field Details
-
KiB
public static final long KiB -
MiB
public static final long MiB
-
-
Constructor Details
-
ByteUnitTool
public ByteUnitTool()
-
-
Method Details
-
byteCountToDisplaySize
-
byteCountToDisplaySize
public static String byteCountToDisplaySize(long sizeInBytes, ByteUnitType.ByteUnitSystem byteUnitSystem)
-