Class NewSubHeaderType

java.lang.Object
com.github.junrar.rarfile.NewSubHeaderType

public class NewSubHeaderType extends Object
subheaders new version of the info headers
  • Field Details

  • Method Details

    • byteEquals

      public boolean byteEquals(byte[] toCompare)
      Parameters:
      toCompare - .
      Returns:
      Returns true if the given byte array matches to the internal byte array of this header.
    • toString

      public String toString()
      Overrides:
      toString in class Object