executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
pe
/
space.iseki.executables.pe
/
PE32Magic
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
PE32
Link copied to clipboard
val
PE32
:
PE32Magic
The pe32 magic value.
PE32Plus
Link copied to clipboard
val
PE32Plus
:
PE32Magic
The pe32+ magic value.
Functions
value
Of
Link copied to clipboard
@
JvmStatic
fun
valueOf
(
name
:
String
)
:
PE32Magic
Returns the
PE32Magic
corresponding to the given name.