korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
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
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
?
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