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.common
/
MinimalECIInput
/
Companion
/
addEdges
add
Edges
fun
addEdges
(
stringToEncode
:
String
,
encoderSet
:
ECIEncoderSet
,
edges
:
Array
<
Array
<
MinimalECIInput.Companion.InputEdge
?
>
>
,
from
:
Int
,
previous
:
MinimalECIInput.Companion.InputEdge
?
,
fnc1
:
Int
)