public class DataSizeUtil extends Object
| Constructor and Description |
|---|
DataSizeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(long size)
|
static long |
parse(String text)
解析数据大小字符串,转换为bytes大小
|
Copyright © 2024. All rights reserved.