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
/
io.github.yuroyami.kitearchive.io
/
decompress
decompress
fun
Codec
.
decompress
(
source
:
RawSource
,
limits
:
ArchiveLimits
=
ArchiveLimits.DEFAULT
)
:
ByteArray
Decompress all bytes drained from
source
, enforcing
limits
.