executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
pe
/
space.iseki.executables.pe
/
PEFile
/
Companion
Companion
object
Companion
:
FileFormat
<
PEFile
>
(
source
)
Members
Functions
open
Link copied to clipboard
expect
open
fun
open
(
bytes
:
ByteArray
)
:
PEFile
open
override
fun
open
(
accessor
:
DataAccessor
)
:
PEFile
Opens a pe file from the given data accessor.