Package apple.struct
Class ftrimactivefile
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.struct.ftrimactivefile
-
public final class ftrimactivefile extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description ftrimactivefile()ftrimactivefile(long fta_offset, long fta_length)protectedftrimactivefile(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longfta_length()IN: size of the regionlongfta_offset()IN: start of the regionvoidsetFta_length(long value)IN: size of the regionvoidsetFta_offset(long value)IN: start of the region
-