Class SelfDefiningSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf98.SelfDefiningSection

public final class SelfDefiningSection extends SmfData
SMF 98 record self defining section. Used internally to locate other sections.
  • Method Details

    • smf98iof

      public int smf98iof()
      SMF98IOF value.
      Returns:
      int SMF98IOF value
    • smf98iln

      public int smf98iln()
      SMF98ILN value.
      Returns:
      int SMF98ILN value
    • smf98ion

      public int smf98ion()
      SMF98ION value.
      Returns:
      int SMF98ION value
    • smf98csof

      public int smf98csof()
      SMF98CSOF value.
      Returns:
      int SMF98CSOF value
    • smf98csln

      public int smf98csln()
      SMF98CSLN value.
      Returns:
      int SMF98CSLN value
    • smf98cson

      public int smf98cson()
      SMF98CSON value.
      Returns:
      int SMF98CSON value
    • smf98dof

      public int smf98dof()
      SMF98DOF value.
      Returns:
      int SMF98DOF value
    • smf98dln

      public int smf98dln()
      SMF98DLN value.
      Returns:
      int SMF98DLN value
    • smf98don

      public int smf98don()
      SMF98DON value.
      Returns:
      int SMF98DON value
    • create

      public static SelfDefiningSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section