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.reedsolomon
/
GenericGF
/
Companion
Companion
object
Companion
Members
Properties
AZTEC_
DATA_
10
Link copied to clipboard
val
AZTEC_DATA_10
:
GenericGF
AZTEC_
DATA_
12
Link copied to clipboard
val
AZTEC_DATA_12
:
GenericGF
AZTEC_
DATA_
6
Link copied to clipboard
val
AZTEC_DATA_6
:
GenericGF
AZTEC_
DATA_
8
Link copied to clipboard
val
AZTEC_DATA_8
:
GenericGF
AZTEC_
PARAM
Link copied to clipboard
val
AZTEC_PARAM
:
GenericGF
DATA_
MATRIX_
FIELD_
256
Link copied to clipboard
val
DATA_MATRIX_FIELD_256
:
GenericGF
MAXICODE_
FIELD_
64
Link copied to clipboard
val
MAXICODE_FIELD_64
:
GenericGF
QR_
CODE_
FIELD_
256
Link copied to clipboard
val
QR_CODE_FIELD_256
:
GenericGF
Functions
add
Or
Subtract
Link copied to clipboard
fun
addOrSubtract
(
a
:
Int
,
b
:
Int
)
:
Int
Implements both addition and subtraction -- they are the same in GF(size).