Package icyllis.modernui.resources
Class ResourceTypes.ResChunk_header
java.lang.Object
icyllis.modernui.resources.ResourceTypes.ResChunk_header
- Direct Known Subclasses:
ResourceTypes.ResTable_type
- Enclosing class:
ResourceTypes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intheaderSize(long struct) static intsize(long struct) static inttype(long struct)
-
Field Details
-
SIZEOF
public static final int SIZEOF- See Also:
-
-
Constructor Details
-
ResChunk_header
public ResChunk_header()
-
-
Method Details
-
type
public static int type(long struct) -
headerSize
public static int headerSize(long struct) -
size
public static int size(long struct)
-