public final class Qisj extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QISJEND
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Qisj |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qisjfail()
QISJFAIL value.
|
long |
qisjmax()
QISJMAX value.
|
long |
qisjsize()
QISJSIZE value.
|
long |
qisjtry()
QISJTRY value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QISJEND
public long qisjtry()
public long qisjfail()
public long qisjsize()
public long qisjmax()
public static Qisj 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.