Class EAHeader


  • public class EAHeader
    extends SubBlockHeader
    extended archive CRC header
    • Field Detail

      • logger

        private static final org.slf4j.Logger logger
      • unpSize

        private final int unpSize
      • unpVer

        private byte unpVer
      • method

        private byte method
      • EACRC

        private final int EACRC
    • Constructor Detail

    • Method Detail

      • getEACRC

        public int getEACRC()
        Returns:
        the eACRC
      • getMethod

        public byte getMethod()
        Returns:
        the method
      • getUnpSize

        public int getUnpSize()
        Returns:
        the unpSize
      • getUnpVer

        public byte getUnpVer()
        Returns:
        the unpVer