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.aztec.decoder
/
Decoder
/
Companion
Companion
object
Companion
Members
Functions
convert
Bool
Array
To
Byte
Array
Link copied to clipboard
fun
convertBoolArrayToByteArray
(
boolArr
:
BooleanArray
)
:
ByteArray
Packs a bit array into bytes, most significant bit first
high
Level
Decode
Link copied to clipboard
fun
highLevelDecode
(
correctedBits
:
BooleanArray
)
:
String