qrcode-kotlin
3.0.0
common
qrcode-kotlin
/
io.github.g0dkar.qrcode
/
QRCodeDataType
/
NUMBERS
NUMBERS
common
NUMBERS
(
1 shl 0
)
Content copied to clipboard
Strictly numerical data. Like huge integers. These can be way bigger than
Long.MAX_VALUE
.
Properties
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
Int
Content copied to clipboard