Uses of Class
io.datarouter.bytes.ByteUnitType.ByteUnitSystem
| Package | Description |
|---|---|
| io.datarouter.bytes |
-
Uses of ByteUnitType.ByteUnitSystem in io.datarouter.bytes
Methods in io.datarouter.bytes that return ByteUnitType.ByteUnitSystem Modifier and Type Method Description static ByteUnitType.ByteUnitSystemByteUnitType.ByteUnitSystem. valueOf(String name)Returns the enum constant of this type with the specified name.static ByteUnitType.ByteUnitSystem[]ByteUnitType.ByteUnitSystem. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.datarouter.bytes with parameters of type ByteUnitType.ByteUnitSystem Modifier and Type Method Description static StringByteUnitTool. byteCountToDisplaySize(long sizeInBytes, ByteUnitType.ByteUnitSystem byteUnitSystem)static ByteUnitType[]ByteUnitType. getAscValues(ByteUnitType.ByteUnitSystem byteUnitSystem)