korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
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
(
characterSetType
:
Int
,
characterSetInfo
:
String
)
constructor
(
s
:
SyncStream
)
Properties
character
Set
Info
Link copied to clipboard
val
characterSetInfo
:
String
character
Set
Type
Link copied to clipboard
val
characterSetType
:
Int