Class GnuBuildIdSection

    • Field Detail

      • BUILD_ID_SECTION_NAME

        public static final java.lang.String BUILD_ID_SECTION_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • GnuBuildIdSection

        public GnuBuildIdSection​(DataTypeManager dtm,
                                 long sectionSize)
        Creates a new GnuBuildIdDataType instance.
        Parameters:
        dtm - the DataTypeManager for the program
        sectionSize - the size of the section (for bounds checking, assumes this is the only record in the section)