ElfFile.getRawData

const(ubyte)[] getRawData() pure nothrow @nogc @safe const

Get the raw ELF file data.

Returns

A const reference to the raw byte array.