JchuComponents
Toggle table of contents
3.0.0-alpha07
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-qr
/
com.jeluchu.qr.qrcode.encoder
/
Encoder
/
appendBytes
append
Bytes
fun
appendBytes
(
content
:
String
,
mode
:
Mode
,
bits
:
BitArray
,
encoding
:
String
?
)
Append "bytes" in "mode" mode (encoding) into "bits". On success, store the result in "bits".