Uses of Enum Class
io.datarouter.bytes.ByteLength.Unit
Packages that use ByteLength.Unit
-
Uses of ByteLength.Unit in io.datarouter.bytes
Methods in io.datarouter.bytes that return ByteLength.UnitModifier and TypeMethodDescriptionstatic ByteLength.Unit[]ByteLength.getAscValues(ByteLength.ByteUnitSystem byteUnitSystem) static ByteLength.UnitReturns the enum constant of this class with the specified name.static ByteLength.Unit[]ByteLength.Unit.values()Returns an array containing the constants of this enum class, in the order they are declared.