Class CommentHeader


  • public class CommentHeader
    extends BaseBlock
    Comment header
    Version:
    $LastChangedRevision$
    • Field Detail

      • unpSize

        private final short unpSize
      • unpVersion

        private byte unpVersion
      • unpMethod

        private byte unpMethod
      • commCRC

        private final short commCRC
    • Constructor Detail

      • CommentHeader

        public CommentHeader​(BaseBlock bb,
                             byte[] commentHeader)
    • Method Detail

      • getCommCRC

        public short getCommCRC()
      • getUnpMethod

        public byte getUnpMethod()
      • getUnpSize

        public short getUnpSize()
      • getUnpVersion

        public byte getUnpVersion()