Class EAHeader


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

  • Constructor Details

  • Method Details

    • 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
    • print

      public void print()
      Overrides:
      print in class SubBlockHeader