| Package | Description |
|---|---|
| io.datarouter.bytes |
| Modifier and Type | Method and Description |
|---|---|
static ByteUnitType.ByteUnitSystem |
ByteUnitType.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.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ByteUnitTool.byteCountToDisplaySize(long sizeInBytes,
ByteUnitType.ByteUnitSystem byteUnitSystem) |
static ByteUnitType[] |
ByteUnitType.getAscValues(ByteUnitType.ByteUnitSystem byteUnitSystem) |
Copyright © 2009–2021. All rights reserved.