Class SingleResourceData

java.lang.Object
ghidra.app.util.bin.format.macos.rm.SingleResourceData

public class SingleResourceData extends Object
Format of resource data for a single resource.
  • Constructor Details

  • Method Details

    • getLength

      public int getLength()
      Returns the length of the following resource.
      Returns:
      the length of the following resource
    • getData

      public byte[] getData()
      Returns the resource data for this resource.
      Returns:
      the resource data for this resource