| Package | Description |
|---|---|
| org.monte.media.binary |
Provides codecs for media conversion.
|
| Modifier and Type | Method and Description |
|---|---|
StructTableModel |
StructParser.readStruct(int magic,
byte[] data) |
StructTableModel |
StructParser.readStruct(int magic,
InputStream data) |
StructTableModel |
StructParser.readStruct(String magic,
byte[] data) |
StructTableModel |
StructParser.readStruct(String magic,
InputStream data) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructPanel.setModel(StructTableModel model) |
Copyright © 2014. All Rights Reserved.