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.charset
/
KiteCharset
/
canEncode
can
Encode
abstract
fun
canEncode
(
text
:
String
)
:
Boolean
True iff every character in
text
can be represented in this charset.