public final class Qws2 extends SmfData
Modifier and Type | Class and Description |
---|---|
static class |
Qws2.Field |
Modifier and Type | Field and Description |
---|---|
static int |
QWS20END
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Qws2 |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
qws20psl()
QWS20PSL value.
|
int |
qws20psn()
QWS20PSN value.
|
int |
qws20pso()
QWS20PSO value.
|
int |
qws20r1l()
QWS20R1L value.
|
int |
qws20r1n()
QWS20R1N value.
|
int |
qws20r1o()
QWS20R1O value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWS20END
public int qws20pso()
public int qws20psl()
public int qws20psn()
public int qws20r1o()
public int qws20r1l()
public int qws20r1n()
public static Qws2 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.