Class MachO.LCStr

  • Enclosing class:
    MachO

    public class MachO.LCStr
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long offset  
      long ptr  
    • Constructor Summary

      Constructors 
      Constructor Description
      LCStr()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • offset

        public long offset
      • ptr

        public long ptr
    • Constructor Detail

      • LCStr

        public LCStr()