Class PEImageResourceDataEntry


  • public class PEImageResourceDataEntry
    extends java.lang.Object
    • Method Detail

      • read

        public static PEImageResourceDataEntry read​(java.io.RandomAccessFile raf)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • getOffsetToData

        public long getOffsetToData()
      • getSize

        public long getSize()
      • getCodePage

        public long getCodePage()