PE32Magic

Represents the pe32 magic value in a pe file.

Constructors

Link copied to clipboard
constructor(value: Short)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the raw short value representing the magic

Functions

Link copied to clipboard
open operator override fun compareTo(other: PE32Magic): Int
Link copied to clipboard
open override fun toString(): String