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 int
headerSize
(long struct) static int
size
(long struct) static int
type
(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)
-