| Package | Description |
|---|---|
| tech.mlsql.common.utils.distribute.socket.server |
| Modifier and Type | Method and Description |
|---|---|
static ByteUnit |
ByteUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ByteUnit[] |
ByteUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
JavaUtils.byteStringAs(String str,
ByteUnit unit)
Convert a passed byte string (e.g.
|
long |
ByteUnit.convertFrom(long d,
ByteUnit u) |
long |
ByteUnit.convertTo(long d,
ByteUnit u) |
Copyright © 2020. All rights reserved.