KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.compression
/
Deflate
/
encode
encode
fun
encode
(
data
:
ByteArray
)
:
ByteArray
Compress
data
to a bare DEFLATE stream (no zlib wrapper).