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.lz4
/
Lz4
/
frameCompress
frame
Compress
fun
frameCompress
(
data
:
ByteArray
)
:
ByteArray
Compress
data
into a complete LZ4 frame (no checksums, 4 MiB blocks).