public class ByteUnitConverter
See Also
jscience
github unitsofmeasurement
baeldung
TODO: use ByteUnit instead
public final static ByteUnitConverter
INSTANCE
final Double
convert(Integer bytes, String unit)
convert(Long bytes, String unit)
final Long
toBytes(Long value, String unit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double convert(Integer bytes, String unit)
final Double convert(Long bytes, String unit)
final Long toBytes(Long value, String unit)