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
/
CharacterSetECI
/
Companion
Companion
object
Companion
Members
Functions
get
Character
Set
ECI
Link copied to clipboard
fun
getCharacterSetECI
(
charset
:
KiteCharset
)
:
CharacterSetECI
?
get
Character
Set
ECIBy
Name
Link copied to clipboard
fun
getCharacterSetECIByName
(
name
:
String
)
:
CharacterSetECI
?
get
Character
Set
ECIBy
Value
Link copied to clipboard
fun
getCharacterSetECIByValue
(
value
:
Int
)
:
CharacterSetECI
?