Uses of Enum Class
io.datarouter.bytes.ByteUnitType
Packages that use ByteUnitType
-
Uses of ByteUnitType in io.datarouter.bytes
Fields in io.datarouter.bytes declared as ByteUnitTypeMethods in io.datarouter.bytes that return ByteUnitTypeModifier and TypeMethodDescriptionstatic ByteUnitType[]ByteUnitType.getAscValues(ByteUnitType.ByteUnitSystem byteUnitSystem) static ByteUnitTypeReturns the enum constant of this class with the specified name.static ByteUnitType[]ByteUnitType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.datarouter.bytes with parameters of type ByteUnitTypeModifier and TypeMethodDescriptionstatic doubleByteUnitType.getNumBytes(long numBytes, ByteUnitType toByteUnit) static StringByteUnitType.getNumBytesDisplay(long value, ByteUnitType toByteUnit)