executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
pe
/
space.iseki.executables.pe
/
LangID
Lang
ID
@
Serializable
(
with
=
LangID.Serializer::class
)
@
JvmInline
value
class
LangID
(
val
value
:
UShort
)
(
source
)
Members
Constructors
Lang
ID
Link copied to clipboard
constructor
(
value
:
String
)
constructor
(
value
:
UShort
)
Types
Serializer
Link copied to clipboard
object
Serializer
:
KSerializer
<
LangID
>
Properties
value
Link copied to clipboard
val
value
:
UShort
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String