Class ExtentInformationSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf64.ExtentInformationSection

public final class ExtentInformationSection extends SmfData
  • Method Details

    • smf64fcc

      public long smf64fcc()
      SMF64FCC value.
      Returns:
      long SMF64FCC value
    • smf64tcc

      public long smf64tcc()
      SMF64TCC value.
      Returns:
      long SMF64TCC value
    • smf64vsn

      public String smf64vsn()
      SMF64VSN value.
      Returns:
      String SMF64VSN value
    • smf64cuu

      public int smf64cuu()
      SMF64CUU value.
      Returns:
      int SMF64CUU value
    • smf64ind

      public int smf64ind()
      SMF64IND value.
      Returns:
      int SMF64IND value
    • smf64uty

      public long smf64uty()
      SMF64UTY value.
      Returns:
      long SMF64UTY value
    • create

      public static ExtentInformationSection 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