public class FileUtils extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static BigInteger |
ONE_EB_BI |
static BigInteger |
ONE_GB_BI |
static BigInteger |
ONE_KB_BI |
static BigInteger |
ONE_MB_BI |
static BigInteger |
ONE_PB_BI |
static BigInteger |
ONE_TB_BI |
public static final BigInteger ONE_KB_BI
public static final BigInteger ONE_MB_BI
public static final BigInteger ONE_GB_BI
public static final BigInteger ONE_TB_BI
public static final BigInteger ONE_PB_BI
public static final BigInteger ONE_EB_BI
public static String byteCountToDisplaySize(long size)
public static String byteCountToDisplaySize(BigInteger size)
Copyright © 2022 buession.com Inc.. All rights reserved.