FileHeader.getClass

ElfClass getClass() pure nothrow @nogc @safe const

Get the ELF class from the identification bytes.

Returns

The ELF class (should always be ElfClass.CLASS64 for this struct).