KiteArchive
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteArchive
kitearchive
/
io.github.yuroyami.kitearchive.codec
/
Codec
/
decompress
decompress
abstract
fun
decompress
(
data
:
ByteArray
,
limits
:
ArchiveLimits
=
ArchiveLimits.DEFAULT
)
:
ByteArray
Decompress
data
fully in memory, enforcing
limits
.