public class GroupIconDirectory extends Object
| Constructor and Description |
|---|
GroupIconDirectory() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
GroupIconDirectoryEntry |
getEntry(int index) |
int |
getReserved() |
int |
getType() |
static GroupIconDirectory |
read(byte[] data) |
static GroupIconDirectory |
read(IDataReader dr) |
String |
toString() |
public int getReserved()
public int getType()
public int getCount()
public GroupIconDirectoryEntry getEntry(int index)
public static GroupIconDirectory read(byte[] data) throws IOException
IOExceptionpublic static GroupIconDirectory read(IDataReader dr) throws IOException
IOExceptionCopyright © 2018. All Rights Reserved.