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