toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.compression.zip
/
ZipFile
Zip
File
class
ZipFile
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
case
Sensitive
Link copied to clipboard
val
caseSensitive
:
Boolean
=
true
dummy
Link copied to clipboard
val
dummy
:
Boolean
files
Link copied to clipboard
val
files
:
LinkedHashMap
<
String
,
ZipEntry2
>
files
Per
Folder
Link copied to clipboard
val
filesPerFolder
:
LinkedHashMap
<
String
,
MutableMap
<
String
,
ZipEntry2
>
>
name
Link copied to clipboard
val
name
:
String
?
=
null
s
Link copied to clipboard
val
s
:
AsyncStream
Functions
normalize
Name
Link copied to clipboard
fun
normalizeName
(
name
:
String
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String