public final class Qws3 extends SmfData
Modifier and Type | Class and Description |
---|---|
static class |
Qws3.Field |
Modifier and Type | Field and Description |
---|---|
static int |
QWS30END
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Qws3 |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
qws30psl()
QWS30PSL value.
|
int |
qws30psn()
QWS30PSN value.
|
int |
qws30pso()
QWS30PSO value.
|
int |
qws30r1l()
QWS30R1L value.
|
int |
qws30r1n()
QWS30R1N value.
|
int |
qws30r1o()
QWS30R1O value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWS30END
public int qws30pso()
public int qws30psl()
public int qws30psn()
public int qws30r1o()
public int qws30r1l()
public int qws30r1n()
public static Qws3 create(byte[] Data, int offset, int length)
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.