public final class Qwha extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWHAEND
Constant: 0x14 = 20
|
Modifier and Type | Method and Description |
---|---|
static Qwha |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
String |
qwhadsgn()
QWHADSGN value.
|
int |
qwhalen()
QWHALEN value.
|
String |
qwhamemn()
QWHAMEMN value.
|
int |
qwhatyp()
QWHATYP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWHAEND
public int qwhalen()
public int qwhatyp()
public String qwhamemn()
public String qwhadsgn()
public static Qwha create(byte[] Data, int offset, int length, SmfDb2Record parent)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.