Class AR.ARHeader

  • Enclosing class:
    AR

    public class AR.ARHeader
    extends Object
    Archive and archive member header. Does not include 8-byte magic character.
    • Field Detail

      • somOffset

        public int somOffset
      • somSize

        public int somSize
    • Method Detail

      • getObjectName

        public String getObjectName()
        Get the name of the object file
      • getSize

        public long getSize()
        Get the size of the object file .
      • getObjectDataOffset

        public long getObjectDataOffset()