aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model
/
GenericJarArchive
/
Companion
Companion
object
Companion
Members
Properties
NONE
Link copied to clipboard
val
NONE
:
GenericJarArchive
Functions
from
Link copied to clipboard
fun
from
(
byteStream
:
InputStream
,
keepMetaFiles
:
Boolean
)
:
GenericJarArchive
fun
from
(
path
:
Path
,
keepMetaFiles
:
Boolean
)
:
GenericJarArchive
?
fun
from
(
bytes
:
ByteArray
,
keepMetaFiles
:
Boolean
)
:
GenericJarArchive
?