toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file.std
/
ISO
/
UdfCharspec
Udf
Charspec
data
class
UdfCharspec
(
val
characterSetType
:
Int
,
val
characterSetInfo
:
String
)
Members
Constructors
Udf
Charspec
Link copied to clipboard
constructor
(
s
:
SyncStream
)
constructor
(
characterSetType
:
Int
,
characterSetInfo
:
String
)
Properties
character
Set
Info
Link copied to clipboard
val
characterSetInfo
:
String
character
Set
Type
Link copied to clipboard
val
characterSetType
:
Int