public final class FileIdentifier extends SmfData
  • Method Details

    • equals

      public boolean equals(Object obj)
      Tests equality, returns true if FileIdentifiers contain the same data.
      Overrides:
      equals in class Data
      See Also:
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Data
    • toString

      public String toString()
      Overrides:
      toString in class Data
    • create

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