| Constructor and Description |
|---|
BytesSizeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
translateToBytes(String sizeAmt) |
static long |
translateToBytes(String sizeAmt,
boolean base10) |
public static long translateToBytes(String sizeAmt) throws IllegalArgumentException
IllegalArgumentExceptionpublic static long translateToBytes(String sizeAmt, boolean base10) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2021. All rights reserved.