Class CoffArchiveConstants


  • public final class CoffArchiveConstants
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String MAGIC  
      static byte[] MAGIC_BYTES  
      static int MAGIC_LEN  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MAGIC_LEN

        public static final int MAGIC_LEN
      • MAGIC_BYTES

        public static final byte[] MAGIC_BYTES
    • Constructor Detail

      • CoffArchiveConstants

        public CoffArchiveConstants()