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
/
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
(
type
:
ISO.VolumeDescriptorHeader.TypeEnum
,
id
:
String
,
version
:
Int
)
constructor
(
s
:
SyncStream
)
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