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
/
ByteArrayBuilder
/
append
append
fun
append
(
b
:
Byte
)
fun
append
(
bytes
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
bytes.size - offset
)