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
/
appendFill
append
Fill
fun
appendFill
(
b
:
Byte
,
count
:
Int
)
Append
count
copies of
b
in one reserved span (no per-byte grow check).