KiteQR
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteQR
kiteqr
/
io.github.yuroyami.kiteqr.qrcode.encoder
/
Encoder
/
appendBytes
append
Bytes
fun
appendBytes
(
content
:
String
,
mode
:
Mode
,
bits
:
BitArray
,
encoding
:
KiteCharset
)
Append "bytes" in "mode" mode (encoding) into "bits". On success, store the result in "bits".