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
/
ByteMatrix
/
set
set
operator
fun
set
(
x
:
Int
,
y
:
Int
,
value
:
Byte
)
operator
fun
set
(
x
:
Int
,
y
:
Int
,
value
:
Int
)
operator
fun
set
(
x
:
Int
,
y
:
Int
,
value
:
Boolean
)