executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
files
/
space.iseki.executables.pe.vi
/
FixedFileInfo
/
Version
Version
@
Serializable
data
class
Version
:
Comparable
<
FixedFileInfo.Version
>
(
source
)
Members
Properties
build
Link copied to clipboard
val
build
:
UShort
ls
Link copied to clipboard
val
ls
:
UInt
major
Link copied to clipboard
val
major
:
UShort
minor
Link copied to clipboard
val
minor
:
UShort
ms
Link copied to clipboard
val
ms
:
UInt
revision
Link copied to clipboard
val
revision
:
UShort
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
FixedFileInfo.Version
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String