Class CoffArchiveConstants


  • public final class CoffArchiveConstants
    extends java.lang.Object
    • 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
      • END_OF_HEADER_MAGIC

        public static final java.lang.String END_OF_HEADER_MAGIC
        See Also:
        Constant Field Values
    • Constructor Detail

      • CoffArchiveConstants

        public CoffArchiveConstants()