Skip navigation links
JNA API 4.5.2
com.sun.jna

Class ELFAnalyser.ELFSectionHeaders

  • Enclosing class:
    ELFAnalyser


    static class ELFAnalyser.ELFSectionHeaders
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ELFSectionHeaders(boolean _64bit, boolean bigEndian, java.nio.ByteBuffer headerData, java.io.RandomAccessFile raf) 
    • Constructor Detail

      • ELFSectionHeaders

        public ELFSectionHeaders(boolean _64bit,
                                 boolean bigEndian,
                                 java.nio.ByteBuffer headerData,
                                 java.io.RandomAccessFile raf)
                          throws java.io.IOException
        Throws:
        java.io.IOException
JNA API 4.5.2

Copyright © 2007-2017 Timothy Wall. All Rights Reserved.