korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-string
/
korlibs.io.lang
/
WChar
WChar
inline
class
WChar
(
val
codePoint
:
Int
)
Members
Constructors
WChar
Link copied to clipboard
constructor
(
codePoint
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
Int
code
Point
Link copied to clipboard
val
codePoint
:
Int
Functions
to
Char
Link copied to clipboard
fun
toChar
(
)
:
Char
to
Int
Link copied to clipboard
fun
toInt
(
)
:
Int