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.datamatrix.encoder
/
MinimalEncoder
/
Edge
/
Companion
Companion
object
Companion
Members
Functions
get
Bytes
Link copied to clipboard
fun
getBytes
(
c
:
Int
)
:
ByteArray
fun
getBytes
(
c1
:
Int
,
c2
:
Int
)
:
ByteArray
get
Shift
Value
Link copied to clipboard
fun
getShiftValue
(
c
:
Char
,
c40
:
Boolean
,
fnc1
:
Int
)
:
Int
set
C40Word
Link copied to clipboard
fun
setC40Word
(
bytes
:
ByteArray
,
offset
:
Int
,
c1
:
Int
,
c2
:
Int
,
c3
:
Int
)