Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
zip
/
com.michaelflisar.toolbox.zip
/
ZipUtil
Zip
Util
object
ZipUtil
Members
Properties
PATH_
DIVIDER
Link copied to clipboard
const
val
PATH_DIVIDER
:
String
Functions
clean
Zip
Path
Link copied to clipboard
fun
cleanZipPath
(
path
:
String
)
:
String
is
Zip
Path
Equal
Link copied to clipboard
fun
isZipPathEqual
(
path
:
String
,
otherPath
:
String
,
ignoreCase
:
Boolean
=
true
)
:
Boolean