toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file.std
/
ISO
/
VolumeDescriptorHeader
Volume
Descriptor
Header
data
class
VolumeDescriptorHeader
(
val
type
:
ISO.VolumeDescriptorHeader.TypeEnum
,
val
id
:
String
,
val
version
:
Int
)
Members
Constructors
Volume
Descriptor
Header
Link copied to clipboard
constructor
(
s
:
SyncStream
)
constructor
(
type
:
ISO.VolumeDescriptorHeader.TypeEnum
,
id
:
String
,
version
:
Int
)
Types
Type
Enum
Link copied to clipboard
data
class
TypeEnum
(
val
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
String
type
Link copied to clipboard
val
type
:
ISO.VolumeDescriptorHeader.TypeEnum
version
Link copied to clipboard
val
version
:
Int