| public static SizeUnit |
| getLargest(long bytes) |
| method_25027(long arg0) |
| getLargestUnit(long bytes) |
|
| public static double |
| convertTo(long bytes, Unit unit) |
| method_25028(long arg0, class_4428 arg1) |
| convertToUnit(long bytes, SizeUnit unit) |
|
| public static String |
| humanReadable(long bytes) |
| method_25029(long arg0) |
| getUserFriendlyString(long bytes) |
|
| public static String |
| humanReadable(long bytes, Unit unit) |
| method_25030(long arg0, class_4428 arg1) |
| humanReadableSize(long bytes, SizeUnit unit) |
|
| private static SizeUnit[] |
| $values() |
| method_36844() |
| method_36844() |
|