Class NewSubHeaderType
java.lang.Object
com.github.junrar.rarfile.NewSubHeaderType
subheaders new version of the info headers
- Version:
- $LastChangedRevision$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final byte[]static final NewSubHeaderTypestatic final NewSubHeaderTypestatic final NewSubHeaderTypestatic final NewSubHeaderTypestatic final NewSubHeaderTypestatic final NewSubHeaderTyperecovery record subheaderstatic final NewSubHeaderTypestatic final NewSubHeaderType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SUBHEAD_TYPE_CMT
-
SUBHEAD_TYPE_ACL
-
SUBHEAD_TYPE_STREAM
-
SUBHEAD_TYPE_UOWNER
-
SUBHEAD_TYPE_AV
-
SUBHEAD_TYPE_RR
recovery record subheader -
SUBHEAD_TYPE_OS2EA
-
SUBHEAD_TYPE_BEOSEA
-
headerTypes
private final byte[] headerTypes
-
-
Constructor Details
-
NewSubHeaderType
private NewSubHeaderType(byte[] headerTypes)
-
-
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
-