Package | Description |
---|---|
com.kamontat.object | |
com.kamontat.utilities |
Modifier and Type | Method and Description |
---|---|
Size |
Size.convertTo(SizeUnit unit)
convert current unit to newUnit
|
Size |
Size.convertTo(SizeUnitType type)
convert current type to newType
|
Modifier and Type | Method and Description |
---|---|
static Size |
SizeUtil.getSize(long size,
SizeUnit unit)
get size with default type(
SizeUnitType.NON_SI ) call SizeUtil.getSize(long, SizeUnit, SizeUnitType) method |
static Size |
SizeUtil.getSize(long size,
SizeUnit unit,
SizeUnitType type)
get file size
|
Modifier and Type | Method and Description |
---|---|
static void |
ZipsUtil.setBufferSize(Size size)
change buffer size (the default is 32 MB)
|
Copyright © 2017. All rights reserved.