Package com.sun.jna
Klasse ELFAnalyser.ELFSectionHeaders
java.lang.Object
com.sun.jna.ELFAnalyser.ELFSectionHeaders
- Umschließende Klasse:
ELFAnalyser
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungELFSectionHeaders
(boolean _64bit, boolean bigEndian, ByteBuffer headerData, RandomAccessFile raf) -
Methodenübersicht
-
Konstruktordetails
-
ELFSectionHeaders
public ELFSectionHeaders(boolean _64bit, boolean bigEndian, ByteBuffer headerData, RandomAccessFile raf) throws IOException - Löst aus:
IOException
-
-
Methodendetails
-
getEntries
-