Class NewSubHeaderType


  • public class NewSubHeaderType
    extends java.lang.Object
    subheaders new version of the info headers
    Version:
    $LastChangedRevision$
    • Constructor Detail

      • NewSubHeaderType

        private NewSubHeaderType​(byte[] headerTypes)
    • Method Detail

      • 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 java.lang.String toString()
        Overrides:
        toString in class java.lang.Object