KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.core
/
ByteArrayBuilder
/
append
append
fun
append
(
b
:
Byte
)
fun
append
(
bytes
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
bytes.size - offset
)