Package io.datarouter.bytes
Class ByteUnitTool
java.lang.Object
io.datarouter.bytes.ByteUnitTool
public class ByteUnitTool extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ByteUnitTool() -
Method Summary
Modifier and Type Method Description static 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)
-